diff --git a/config.toml b/config.toml index dda4c24f9..c89382d97 100644 --- a/config.toml +++ b/config.toml @@ -2,4 +2,4 @@ [module.hugoVersion] extended = true min = "0.87.0" - max = "0.115.0" \ No newline at end of file + max = "0.115.1" \ No newline at end of file diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index c891229fd..661b8a2cc 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -38,7 +38,7 @@ smartTOCHideUnfocusedChildren = true layout = "custom" # valid options: page, profile, hero, card, background, custom # homepageImage = "/img/iceland.jpg" # used in: hero, and card showRecent = false - showRecentItems = 6 + showRecentItems = 12 showMoreLink = true showMoreLinkDest = "docs" cardView = false