switch background

This commit is contained in:
2025-11-13 20:44:25 +01:00
parent 3973b27d5d
commit 2d26c72c60
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

BIN
assets/img/background.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 KiB

View File

@@ -23,7 +23,7 @@ disableImageOptimizationMD = false
disableTextInHeader = false
backgroundImageWidth = 1200
defaultBackgroundImage = "img/background-black.png" # used as default for background images
defaultBackgroundImage = "img/background.jpg" # used as default for background images
defaultFeaturedImage = "img/featured.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)
@@ -48,7 +48,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
[homepage]
layout = "background" # valid options: page, profile, hero, card, background, custom
homepageImage = "img/background-black.jpg" # used in: hero, and card
homepageImage = "img/background.jpg" # used in: hero, and card
showRecent = true
showRecentItems = 5
showMoreLink = false

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB