diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-08-08 08:47:20 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-08-08 08:47:20 -0400 |
| commit | d25ad596b0f7c77e44055adc7669971b1187bcab (patch) | |
| tree | 4ecf006f1aaf15f5dcb9f1c9f8d764ab00f1f65c /mkdocs.yml | |
| parent | bb912b081ed339e4a5419bd3d2ffd7465f2f72d3 (diff) | |
reset
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' |
