first build
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
de014bf776
commit
f728eb6559
|
@ -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
|
||||||
|
|
|
@ -32,7 +32,7 @@ plugins:
|
||||||
- search
|
- search
|
||||||
- open-in-new-tab
|
- open-in-new-tab
|
||||||
- git-revision-date-localized:
|
- git-revision-date-localized:
|
||||||
enable_creation_date: false
|
enable_creation_date: true
|
||||||
locale: sv
|
locale: sv
|
||||||
fallback_to_build_date: true
|
fallback_to_build_date: true
|
||||||
type: date
|
type: date
|
||||||
|
|
Loading…
Reference in New Issue