Move conf.py to mkdocs.yml
This commit is contained in:
parent
3816abd123
commit
0abc9bf16c
2 changed files with 2 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
theme = "Windmill"
|
|
2
mkdocs.yml
Normal file
2
mkdocs.yml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site_name: "django-todo"
|
||||||
|
theme: "Windmill"
|
Loading…
Add table
Add a link
Reference in a new issue