Maybe now
This commit is contained in:
parent
29db771e62
commit
20064748b1
1 changed files with 5 additions and 4 deletions
|
|
@ -15,9 +15,10 @@ markdown_extensions:
|
|||
- markdown_include.include:
|
||||
base_path: .
|
||||
- admonition
|
||||
docs_dir: 'files'
|
||||
nav:
|
||||
- Home: 'files/index.md'
|
||||
- User Guide: 'files/usage.md'
|
||||
- Data for nerds: 'files/data.md'
|
||||
- License: 'files/license.md'
|
||||
- Home: 'index.md'
|
||||
- User Guide: 'usage.md'
|
||||
- Data for nerds: 'data.md'
|
||||
- License: 'license.md'
|
||||
copyright: 'Copyright © 2023 <a href="https://twitter.com/LucyBscalE">Lucy Joshua</a> and friends, under the GNU GPLv3.'
|
||||
Loading…
Reference in a new issue