first build
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-04 15:26:20 +02:00
parent e47cfa905c
commit 0f2c263588
2 changed files with 4 additions and 2 deletions

View File

@ -8,6 +8,8 @@ nav:
- Rapport: rapport.md - Rapport: rapport.md
theme: theme:
name: 'material' name: 'material'
features:
- navigation.footer: false
language: sv language: sv
font: font:
text: 'Ubuntu' text: 'Ubuntu'

View File

@ -20,14 +20,14 @@ theme:
accent: 'amber' accent: 'amber'
toggle: toggle:
icon: material/weather-sunny icon: material/weather-sunny
name: Switch to light mode name: Växla till ljust läge
- media: "(prefers-color-scheme: light)" - media: "(prefers-color-scheme: light)"
scheme: light scheme: light
primary: 'green' primary: 'green'
accent: 'indigo' accent: 'indigo'
toggle: toggle:
icon: material/weather-night icon: material/weather-night
name: Embrace the dark side name: Växla till mörkt läge
plugins: plugins:
- search - search
- open-in-new-tab - open-in-new-tab