mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 15:02:28 +00:00
Change config value from 'pages' to 'nav' in mkdocs.yml
The build fails because the configuration option 'pages' was removed from MkDocs
This commit is contained in:
parent
ba3503d6a9
commit
214bc4ad92
@ -66,7 +66,7 @@ markdown_extensions:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
pages:
|
nav:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- Manual:
|
- Manual:
|
||||||
- Introduction: 01-introduction.md
|
- Introduction: 01-introduction.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user