✨ (config): add Disqus comments configuration to enable user engagement
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 3m5s
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 3m5s
This commit is contained in:
@@ -11,6 +11,11 @@ enableTwemoji = true
|
|||||||
enableGitInfo = true
|
enableGitInfo = true
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
|
|
||||||
|
# Disqus comments configuration
|
||||||
|
[services]
|
||||||
|
[services.disqus]
|
||||||
|
shortname = "ericxliu-me"
|
||||||
|
|
||||||
[markup.highlight]
|
[markup.highlight]
|
||||||
style = "github-dark"
|
style = "github-dark"
|
||||||
|
|
||||||
|
Submodule themes/hugo-cloak-email updated: 19e0284810...226f4d1891
Submodule themes/hugo-coder updated: 4e8ce4a6a0...70c0792f78
Reference in New Issue
Block a user