From bba1b2a8e67c5539fa4d48038caf5d8243cfd3c0 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 17 Feb 2026 20:45:09 +0100 Subject: [PATCH] added services.md --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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