Merge pull request #83 from nunocoracao/81-fix-see-more-link-in-recent-articles

fixed link
This commit is contained in:
Nuno Coração 2022-10-07 10:58:32 +01:00 committed by GitHub
commit b17ceb977e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ mainSections = ["docs"]
showRecent = true
showRecentItems = 5
showMoreLink = true
showMoreLinkDest = "/docs"
showMoreLinkDest = "docs"
[article]
showDate = false