From c540c3d15f37634f9399da4d41a5aae927d6918a Mon Sep 17 00:00:00 2001 From: Iuri Date: Wed, 7 Jan 2026 19:13:47 +0100 Subject: About me translation --- config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/_default/params.toml') diff --git a/config/_default/params.toml b/config/_default/params.toml index bec72d8..bcc5a6d 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -23,7 +23,7 @@ disableImageOptimizationMD = false disableTextInHeader = false # backgroundImageWidth = 1200 -# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images +# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images # defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles # defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter) @@ -37,7 +37,7 @@ giteaDefaultServer = "https://git.fsfe.org" forgejoDefaultServer = "https://v11.next.forgejo.org" [header] - layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur + layout = "fixed-fill-blur" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur [footer] showMenu = true -- cgit v1.2.3