change layout, add background image

This commit is contained in:
Drew Bowering 2025-05-07 08:44:00 -06:00
parent cf08d1cb08
commit f4c596862f
Signed by: drew
GPG Key ID: DC9462335BDDAC6B
2 changed files with 3 additions and 3 deletions

BIN
assets/img/BG_Jasper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

View File

@ -21,7 +21,7 @@ disableImageOptimization = false
disableTextInHeader = false
# backgroundImageWidth = 1200
# defaultBackgroundImage = "IMAGE.jpg" # used as default for background images
defaultBackgroundImage = "img/BG_Jasper.jpg" # used as default for background images
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
# highlightCurrentMenuArea = true
@ -42,7 +42,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
showScrollToTop = true
[homepage]
layout = "profile" # valid options: page, profile, hero, card, background, custom
layout = "background" # valid options: page, profile, hero, card, background, custom
#homepageImage = "IMAGE.jpg" # used in: hero, and card
showRecent = false
showRecentItems = 5
@ -50,7 +50,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
showMoreLinkDest = "/posts/"
cardView = false
cardViewScreenWidth = false
layoutBackgroundBlur = false # only used when layout equals background
layoutBackgroundBlur = true # only used when layout equals background
[article]
showDate = true