change to posts for mainSection
This commit is contained in:
@@ -17,6 +17,7 @@ smartTOC = true
|
||||
smartTOCHideUnfocusedChildren = ""
|
||||
defaultBackgroundImage = "img/background-sites.jpg"
|
||||
defaultFeaturedImage = "img/background-sites.jpg"
|
||||
mainSections = ["posts"]
|
||||
|
||||
[header]
|
||||
layout = "fixed-fill"
|
||||
@@ -34,7 +35,7 @@ homepageImage = "img/background.jpg"
|
||||
showRecent = true
|
||||
showRecentItems = 5
|
||||
showMoreLink = true
|
||||
showMoreLinkDest = "/getting-started/"
|
||||
showMoreLinkDest = "/posts/"
|
||||
cardView = false
|
||||
cardViewScreenWidth = false
|
||||
layoutBackgroundBlur = false
|
||||
@@ -61,7 +62,7 @@ showPagination = false
|
||||
invertPagination = false
|
||||
showReadingTime = false
|
||||
showTableOfContents = true
|
||||
showTaxonomies = false
|
||||
showTaxonomies = true
|
||||
showCategoryOnly = false
|
||||
showAuthorsBadges = false
|
||||
showWordCount = false
|
||||
@@ -73,7 +74,7 @@ heroStyle = "background"
|
||||
layoutBackgroundBlur = true
|
||||
layoutBackgroundHeaderSpace = false
|
||||
showBreadcrumbs = true
|
||||
showSummary = false
|
||||
showSummary = true
|
||||
showViews = false
|
||||
showLikes = false
|
||||
showTableOfContents = false
|
||||
|
||||
Reference in New Issue
Block a user