Add dark mode by default
This commit is contained in:
parent
ac0153b74b
commit
b892d08f39
@ -14,7 +14,7 @@ params:
|
|||||||
enabled: true
|
enabled: true
|
||||||
src: avatar.jpg
|
src: avatar.jpg
|
||||||
local: true
|
local: true
|
||||||
favicon: "/favicon.ico"
|
favicon: "/favicon-32x32.png"
|
||||||
footer:
|
footer:
|
||||||
since: 2025
|
since: 2025
|
||||||
dateFormat:
|
dateFormat:
|
||||||
@ -102,3 +102,7 @@ widgets:
|
|||||||
- type: "search"
|
- type: "search"
|
||||||
page:
|
page:
|
||||||
- type: "toc"
|
- type: "toc"
|
||||||
|
|
||||||
|
colorScheme:
|
||||||
|
toggle = true
|
||||||
|
default = "dark"
|
Loading…
x
Reference in New Issue
Block a user