fixed bug

This commit is contained in:
Nuno Coração
2022-09-30 11:01:30 +01:00
parent 735621818e
commit 64bdf6df72
78 changed files with 704 additions and 287 deletions

View File

@@ -29,7 +29,7 @@ mainSections = ["docs", "samples"]
showMoreLinkDest = "/docs"
[article]
showDate = true
showDate = false
showViews = true
showLikes = true
showDateUpdated = false
@@ -44,7 +44,7 @@ mainSections = ["docs", "samples"]
invertPagination = false
showReadingTime = true
showTableOfContents = true
showTaxonomies = false
showTaxonomies = true
showWordCount = false
showSummary = true
sharingLinks = [ "linkedin", "twitter", "whatsapp", "pinterest", "reddit", "facebook", "email"]