✨ (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
|
||||
enableRobotsTXT = true
|
||||
|
||||
# Disqus comments configuration
|
||||
[services]
|
||||
[services.disqus]
|
||||
shortname = "ericxliu-me"
|
||||
|
||||
[markup.highlight]
|
||||
style = "github-dark"
|
||||
|
||||
|
Reference in New Issue
Block a user