Changed theme
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s
This commit is contained in:
@@ -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: |
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user