Set default theme to light
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3b174147a8
commit
e5846f112f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ theme = "PaperMod"
|
||||||
[params]
|
[params]
|
||||||
author = "Sander Hautvast"
|
author = "Sander Hautvast"
|
||||||
description = "Thoughts on software, systems, and everything in between"
|
description = "Thoughts on software, systems, and everything in between"
|
||||||
defaultTheme = "auto"
|
defaultTheme = "light"
|
||||||
ShowReadingTime = true
|
ShowReadingTime = true
|
||||||
ShowShareButtons = false
|
ShowShareButtons = false
|
||||||
ShowPostNavLinks = true
|
ShowPostNavLinks = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue