Update navigation config

This commit is contained in:
Calum Lind 2024-06-24 19:03:54 +01:00 committed by Calum Lind
parent 12c9823df8
commit 6b8f98fd7a
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
1 changed files with 8 additions and 3 deletions

View File

@ -1,9 +1,13 @@
site_name: Deluge BitTorrent Client
site_url: https://deluge-bittorrent.org
site_name: Deluge
site_url: https://deluge-torrent.org
theme:
name: material
logo: assets/deluge_logo.png
favicon: assets/deluge_icon.png
features:
- navigation.sections
- navigation.path
- navigation.indexes
font:
test: Open Sans
#text: Josefin Sans
@ -18,5 +22,6 @@ nav:
- Home: index.md
- Download: download.md
- Plugins: plugins
- Support: userguide
- Support:
- User Guide: userguide/index.md
- Development: development