diff --git a/hugo.toml b/hugo.toml index d2be59c..464d30b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,7 +8,7 @@ theme = "PaperMod" defaultTheme = "auto" search = true ShowPostNavLinks = true - customCSS = ["css/custom.css"] + customCSS = ["assets/css/custom.css"] [params.cover] responsiveImages = false