mirror of https://github.com/jpanther/congo.git
fix: revert config to match upstream
parent
56616242d3
commit
b2319886c9
|
@ -22,5 +22,4 @@ copyright = "© 2023 Congo contributors"
|
|||
{ facebook = "https://facebook.com/" },
|
||||
{ linkedin = "https://linkedin.com/" },
|
||||
{ youtube = "https://youtube.com/" },
|
||||
{ mendeley = "https://www.mendeley.com/" },
|
||||
]
|
|
@ -52,7 +52,7 @@ fingerprintAlgorithm = "sha256"
|
|||
showTaxonomies = false
|
||||
showWordCount = false
|
||||
showComments = false
|
||||
sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
|
||||
# sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
|
||||
|
||||
[list]
|
||||
showBreadcrumbs = true
|
||||
|
|
Loading…
Reference in New Issue