fixed margin with show more articles button

This commit is contained in:
Nuno Coração
2022-10-02 17:19:09 +01:00
parent e796c52cd7
commit 07882fc145
5 changed files with 40 additions and 13 deletions

View File

@@ -25,7 +25,7 @@ mainSections = ["docs", "samples"]
layout = "custom" # valid options: page, profile, custom
showRecent = false
showRecentItems = 5
showMoreLink = false
showMoreLink = true
showMoreLinkDest = "/docs"
[article]