Adicionar mkdocs.yml
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
|||||||
|
site_name: Doce GSR
|
||||||
|
site_author: Jean Pontes
|
||||||
|
site_url: https://jeanpontes.github.io/doce-gsr/
|
||||||
|
|
||||||
|
repo_url: https://github.com/jeanpontes/doce-gsr
|
||||||
|
edit_uri: edit/main/docs/
|
||||||
|
|
||||||
|
theme:
|
||||||
|
name: material
|
||||||
|
language: pt
|
||||||
|
features:
|
||||||
|
- content.action.edit
|
||||||
|
- content.action.view
|
||||||
|
palette:
|
||||||
|
primary: green
|
||||||
|
accent: green
|
||||||
Reference in New Issue
Block a user