Changed theme
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s

This commit is contained in:
Noah Pombas
2025-12-04 11:41:34 +01:00
parent 0d69fce441
commit 5f934ead77
2 changed files with 4 additions and 4 deletions

View File

@@ -15,9 +15,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
# - name: Build theme
# run: |
# /opt/python-env/bin/pip install mkdocs-windmill-dark
- name: Build theme
run: |
/opt/python-env/bin/pip install mkdocs-windmill-dark
- name: Build mkdocs
run: |

View File

@@ -2,7 +2,7 @@ site_name: Lehrlingsdoku
site_url: https://pombas_n.pages.psi.ch
theme:
name: material
name: windmill-dark
nav:
- Home: index.md
- Getting Started: getting-started.md