diff --git a/hugo.toml b/hugo.toml index f560f30..da16ad3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,7 +8,7 @@ theme = "PaperMod" [params] author = "Sander Hautvast" description = "Thoughts on software, systems, and everything in between" - defaultTheme = "auto" + defaultTheme = "light" ShowReadingTime = true ShowShareButtons = false ShowPostNavLinks = true