summaryrefslogtreecommitdiff
path: root/config/_default/params.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/params.toml')
-rw-r--r--config/_default/params.toml4
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