change layout, add background image
This commit is contained in:
parent
cf08d1cb08
commit
f4c596862f
BIN
assets/img/BG_Jasper.jpg
Normal file
BIN
assets/img/BG_Jasper.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user