From bf5cdd3227aa435889a08b1d3b3f2e9883e73e92 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 17 Feb 2026 20:47:47 +0100 Subject: [PATCH] changed css --- hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 464d30b..abe897c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,12 +3,12 @@ title = "YXMA" theme = "PaperMod" [params] - ShowShareButtons = false + ShowShareButtons = true ShowReadingTime = true defaultTheme = "auto" search = true ShowPostNavLinks = true - customCSS = ["assets/css/custom.css"] + customCSS = ["css/custom.css"] [params.cover] responsiveImages = false @@ -19,8 +19,8 @@ theme = "PaperMod" subtitle = "Network - Art - Communism" imageUrl = "/img/me-smoke.jpg" imageTitle = "Profilbild" - imageWidth = 120 - imageHeight = 120 + imageWidth = 150 + imageHeight = 150 [[params.socialIcons]] name = "Gitea"