mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 05:21:53 +02:00
turned on recent articles in landing page
This commit is contained in:
parent
312a328085
commit
ed64ff7500
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ mainSections = ["docs", "samples"]
|
||||||
|
|
||||||
[homepage]
|
[homepage]
|
||||||
layout = "custom" # valid options: page, profile, custom
|
layout = "custom" # valid options: page, profile, custom
|
||||||
showRecent = false
|
showRecent = true
|
||||||
showRecentItems = 5
|
showRecentItems = 5
|
||||||
showMoreLink = true
|
showMoreLink = true
|
||||||
showMoreLinkDest = "/docs"
|
showMoreLinkDest = "/docs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue