background

This commit is contained in:
waifu 2025-01-14 23:29:03 -03:00
parent 27a8d479a2
commit c261ed097c
3 changed files with 3 additions and 3 deletions

BIN
assets/img/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 MiB

View file

@ -32,7 +32,7 @@ mainSections = ["posts", "about"]
[homepage]
layout = "background" # valid options: page, profile, hero, card, background, custom
homepageImage = "img/bg.png" # used in: hero, and card
homepageImage = "img/1.jpg" # used in: hero, and card
showRecent = true
showRecentItems = 3
showMoreLink = true
@ -48,7 +48,7 @@ mainSections = ["posts", "about"]
showDateUpdated = false
showAuthor = false
showHero = true
heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = false # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = true
@ -70,7 +70,7 @@ mainSections = ["posts", "about"]
[list]
#showHero = true
#heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
#layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
#layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = false