Merge pull request #799 from nunocoracao/798-support-for-hugo-v01151

⚙️ Support for Hugo v0.115.1
This commit is contained in:
Nuno Coração 2023-07-05 22:05:34 +01:00 committed by GitHub
commit 97d0326417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@
[module.hugoVersion]
extended = true
min = "0.87.0"
max = "0.115.0"
max = "0.115.1"

View file

@ -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