This commit is contained in:
@@ -8,20 +8,17 @@ weight = 1
|
||||
[[main]]
|
||||
name = "About me"
|
||||
pageRef = "about"
|
||||
identifier = "3mwQIHQJHy"
|
||||
weight = 2
|
||||
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
pre = "pencil"
|
||||
pageRef = "blog"
|
||||
identifier = "Wlbt6D8Nvp"
|
||||
pageRef = "posts"
|
||||
weight = 9_999
|
||||
|
||||
[[main]]
|
||||
name = "Bio"
|
||||
pageRef = "bio"
|
||||
identifier = "7c1RZHAEl4"
|
||||
weight = 3
|
||||
|
||||
|
||||
@@ -31,19 +28,16 @@ none = "none"
|
||||
[[footer]]
|
||||
name = "Impressum"
|
||||
pageRef = "impressum"
|
||||
identifier = "3C57lKh0ZG"
|
||||
weight = 1
|
||||
|
||||
[[footer]]
|
||||
name = "Contact"
|
||||
pageRef = "contact"
|
||||
identifier = "ssriowfp"
|
||||
weight = 3
|
||||
|
||||
[[footer]]
|
||||
name = "Privacy Policy"
|
||||
pageRef = "privacy"
|
||||
identifier = "siowfp"
|
||||
weight = 2
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ disableImageOptimization = false
|
||||
disableImageOptimizationMD = false
|
||||
disableTextInHeader = false
|
||||
|
||||
mainSections = ["blog"]
|
||||
mainSections = ["posts"]
|
||||
|
||||
giteaDefaultServer = "https://gitea.benno-lorenz.com"
|
||||
firebase = { }
|
||||
@@ -44,14 +44,14 @@ showScrollToTop = true
|
||||
layout = "background"
|
||||
homepageImage = "background.svg"
|
||||
|
||||
showRecent = true
|
||||
showRecent = false
|
||||
showRecentItems = 5
|
||||
cardView = true
|
||||
cardViewScreenWidth = true
|
||||
layoutBackgroundBlur = false
|
||||
|
||||
showMoreLink = true
|
||||
showMoreLinkDest = "/blog"
|
||||
showMoreLinkDest = "/posts"
|
||||
disableHeroImagefilter = true
|
||||
|
||||
[article]
|
||||
|
||||
Reference in New Issue
Block a user