diff options
| author | Iuri <iuricube@gmail.com> | 2026-01-07 19:13:47 +0100 |
|---|---|---|
| committer | Iuri <iuricube@gmail.com> | 2026-01-07 19:13:47 +0100 |
| commit | c540c3d15f37634f9399da4d41a5aae927d6918a (patch) | |
| tree | 79f8cd49bb9c17fb502093ceb2b76d64f77206a1 /config/_default/params.toml | |
| parent | fdada352fb8af3f41a9393681f4da10d7d59baa9 (diff) | |
Diffstat (limited to 'config/_default/params.toml')
| -rw-r--r-- | config/_default/params.toml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
