diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-08-03 14:12:07 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-08-03 19:18:34 -0400 |
commit | 67549d4f42c00800383c9e562a7405477f55b56f (patch) | |
tree | 7926c14d9759e35066f95c231fec48efea1cf632 /mkdocs.yml | |
parent | 833574a9da27874614f7184f85f7993a539f3df1 (diff) | |
download | markdown-67549d4f42c00800383c9e562a7405477f55b56f.tar.gz markdown-67549d4f42c00800383c9e562a7405477f55b56f.tar.bz2 markdown-67549d4f42c00800383c9e562a7405477f55b56f.zip |
Update for MkDocs 1.0.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ theme: release: 3.0.dev issue_tracker: https://github.com/Python-Markdown/markdown/issues -pages: +nav: - Python-Markdown: index.md - Installation: install.md - Library Reference: reference.md |