Add tags to articles
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -3,12 +3,11 @@ title = "Elara's Site"
|
||||
#description = "My awesome website"
|
||||
copyright = "Copyright © Elara Musayelyan"
|
||||
|
||||
dateFormat = "January 2, 2006"
|
||||
|
||||
[languages.en.params]
|
||||
languageCode = "en"
|
||||
languageName = "English"
|
||||
displayName = "EN"
|
||||
dateFormat = "January 2, 2006"
|
||||
isoCode = "en"
|
||||
weight = 1
|
||||
rtl = false
|
||||
|
||||
@@ -42,7 +42,7 @@ enableCodeCopy = true
|
||||
invertPagination = false
|
||||
showReadingTime = true
|
||||
showTableOfContents = true
|
||||
showTaxonomies = false
|
||||
showTaxonomies = true
|
||||
showWordCount = false
|
||||
showComments = false
|
||||
# sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"]
|
||||
@@ -52,6 +52,7 @@ enableCodeCopy = true
|
||||
showSummary = true
|
||||
showTableOfContents = false
|
||||
groupByYear = false
|
||||
showTaxonomies = true
|
||||
|
||||
[sitemap]
|
||||
excludedKinds = ["taxonomy", "term"]
|
||||
|
||||
Reference in New Issue
Block a user