Skip to content

Commit 9c8ecc7

Browse files
committed
fix auto-dark mode
1 parent 154a8ca commit 9c8ecc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hugo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ pagination.pagerSize = 4
1212
[params]
1313
# favicon = ""
1414
# og_image = ""
15-
# mode = "auto"
16-
mode = "toggle"
15+
mode = "auto"
1716
useCDN = true
1817
subtitle = "writes about working with code"
1918
description = "Tom Monaghan's blog on software engineering"

0 commit comments

Comments
 (0)