diff --git a/config/_default/params.toml b/config/_default/params.toml index 28c94bd..81f39de 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -36,9 +36,9 @@ disableTextInHeader = false showScrollToTop = true [homepage] - layout = "profile" # valid options: page, profile, hero, card, background, custom + layout = "page" # valid options: page, profile, hero, card, background, custom #homepageImage = "IMAGE.jpg" # used in: hero, and card - showRecent = false + showRecent = true showRecentItems = 5 showMoreLink = false showMoreLinkDest = "/posts" @@ -52,7 +52,7 @@ disableTextInHeader = false showLikes = false showDateOnlyInArticle = false showDateUpdated = false - showAuthor = true + showAuthor = false # showAuthorBottom = false showHero = false # heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground @@ -68,14 +68,14 @@ disableTextInHeader = false showPagination = true invertPagination = false showReadingTime = true - showTableOfContents = false - # showRelatedContent = false + showTableOfContents = true + # showRelatedCofatrlse # relatedContentLimit = 3 showTaxonomies = false showAuthorsBadges = false - showWordCount = true + showWordCount = false # sharingLinks = [ "linkedin", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"] - showZenMode = false + showZenMode = true [list] showHero = false