added likes

This commit is contained in:
Nuno Coração
2022-09-28 23:43:50 +01:00
parent 0ee898836d
commit cc13795b9e
11 changed files with 130 additions and 6 deletions

View File

@@ -31,6 +31,7 @@ mainSections = ["docs", "samples"]
[article]
showDate = true
showViews = true
showLikes = true
showDateUpdated = false
showAuthor = true
showBreadcrumbs = true
@@ -44,7 +45,7 @@ mainSections = ["docs", "samples"]
showReadingTime = true
showTableOfContents = true
showTaxonomies = false
showWordCount = true
showWordCount = false
showSummary = true
sharingLinks = [ "linkedin", "twitter", "whatsapp", "pinterest", "reddit", "facebook", "email"]