Maybe now

This commit is contained in:
Lucy Joshua 2023-02-06 21:37:34 +02:00
parent 29db771e62
commit 20064748b1

View file

@ -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 &copy; 2023 <a href="https://twitter.com/LucyBscalE">Lucy Joshua</a> and friends, under the GNU GPLv3.'