Update mkdocs.yml
This commit is contained in:
parent
72d721f200
commit
7357606805
1 changed files with 10 additions and 0 deletions
10
mkdocs.yml
10
mkdocs.yml
|
@ -1 +1,11 @@
|
|||
site_name: PySimpleGUI
|
||||
|
||||
site_name: PySimpleGUI
|
||||
# mkdocs.yml:
|
||||
|
||||
nav:
|
||||
## add your custom pages hierarchy here
|
||||
|
||||
theme:
|
||||
name: null
|
||||
custom_dir: 'mkdocs_ivory'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue