diff options
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ site_name: KPL Specification site_dir: 'public' repo_url: https://git.kpl.dev/kpl-specification/ -repo_name: Source +repo_name: Git copyright: Copyright © nodist theme: readthedocs nav: - - Overview: index.md - - Definitions: definitions.md + - Main : 'index.md' |
