first build
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
e47cfa905c
commit
0f2c263588
|
@ -8,6 +8,8 @@ nav:
|
|||
- Rapport: rapport.md
|
||||
theme:
|
||||
name: 'material'
|
||||
features:
|
||||
- navigation.footer: false
|
||||
language: sv
|
||||
font:
|
||||
text: 'Ubuntu'
|
||||
|
|
|
@ -20,14 +20,14 @@ theme:
|
|||
accent: 'amber'
|
||||
toggle:
|
||||
icon: material/weather-sunny
|
||||
name: Switch to light mode
|
||||
name: Växla till ljust läge
|
||||
- media: "(prefers-color-scheme: light)"
|
||||
scheme: light
|
||||
primary: 'green'
|
||||
accent: 'indigo'
|
||||
toggle:
|
||||
icon: material/weather-night
|
||||
name: Embrace the dark side
|
||||
name: Växla till mörkt läge
|
||||
plugins:
|
||||
- search
|
||||
- open-in-new-tab
|
||||
|
|
Loading…
Reference in New Issue