mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
⚙️ Support for Hugo v0.115.1
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
|||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = true
|
extended = true
|
||||||
min = "0.87.0"
|
min = "0.87.0"
|
||||||
max = "0.115.0"
|
max = "0.115.1"
|
||||||
@@ -38,7 +38,7 @@ smartTOCHideUnfocusedChildren = true
|
|||||||
layout = "custom" # valid options: page, profile, hero, card, background, custom
|
layout = "custom" # valid options: page, profile, hero, card, background, custom
|
||||||
# homepageImage = "/img/iceland.jpg" # used in: hero, and card
|
# homepageImage = "/img/iceland.jpg" # used in: hero, and card
|
||||||
showRecent = false
|
showRecent = false
|
||||||
showRecentItems = 6
|
showRecentItems = 12
|
||||||
showMoreLink = true
|
showMoreLink = true
|
||||||
showMoreLinkDest = "docs"
|
showMoreLinkDest = "docs"
|
||||||
cardView = false
|
cardView = false
|
||||||
|
|||||||
Reference in New Issue
Block a user