Changed theme
Some checks failed
Build and Deploy Documentation / build-and-deploy (push) Failing after 2s
Some checks failed
Build and Deploy Documentation / build-and-deploy (push) Failing after 2s
This commit is contained in:
10
mkdocs.yml
10
mkdocs.yml
@@ -2,4 +2,12 @@ site_name: Lehrlingsdoku
|
||||
site_url: https://pombas_n.pages.psi.ch
|
||||
|
||||
theme:
|
||||
name: windmill-dark
|
||||
name: mkdocs-windmill-dark
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Getting Started: getting-started.md
|
||||
- Guides:
|
||||
- Example Guide: guides/git.md
|
||||
- Markdown Guide: guides/markdown.md
|
||||
|
||||
use_directory_urls: true
|
||||
|
||||
Reference in New Issue
Block a user