1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-09-20 07:31:39 +02:00
docs/mkdocs.yml

21 lines
471 B
YAML
Raw Normal View History

2021-05-14 11:23:35 +02:00
site_name: Fosscord Docs
repo_url: https://github.com/Stylix58/fosscord-docs
2021-05-14 12:10:07 +02:00
plugins:
- section-index
2021-05-14 11:23:35 +02:00
theme:
name: material
logo: assets/logo.png
favicon: assets/logo.png
font: Open Sans
palette:
2021-05-14 13:34:06 +02:00
- scheme: default
toggle:
icon: material/lightbulb-outline
name: Switch to dark mode
- scheme: slate
toggle:
icon: material/lightbulb
name: Switch to light mode
2021-05-14 11:23:35 +02:00
features:
2021-05-14 13:28:01 +02:00
- navigation.expand