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
|
disableTextInHeader = false
|
||||||
# backgroundImageWidth = 1200
|
# 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
|
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
|
||||||
|
|
||||||
# highlightCurrentMenuArea = true
|
# highlightCurrentMenuArea = true
|
||||||
@ -42,7 +42,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
showScrollToTop = true
|
showScrollToTop = true
|
||||||
|
|
||||||
[homepage]
|
[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
|
#homepageImage = "IMAGE.jpg" # used in: hero, and card
|
||||||
showRecent = false
|
showRecent = false
|
||||||
showRecentItems = 5
|
showRecentItems = 5
|
||||||
@ -50,7 +50,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
showMoreLinkDest = "/posts/"
|
showMoreLinkDest = "/posts/"
|
||||||
cardView = false
|
cardView = false
|
||||||
cardViewScreenWidth = false
|
cardViewScreenWidth = false
|
||||||
layoutBackgroundBlur = false # only used when layout equals background
|
layoutBackgroundBlur = true # only used when layout equals background
|
||||||
|
|
||||||
[article]
|
[article]
|
||||||
showDate = true
|
showDate = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user