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