diff --git a/config/_default/config.yaml b/config/_default/config.yaml index 692f4f10..fa0f23e1 100644 --- a/config/_default/config.yaml +++ b/config/_default/config.yaml @@ -14,7 +14,6 @@ paginate: 10 enableRobotsTXT: true enableEmoji: true pygmentsUseClasses: true -# disqusShortname: yourdiscussshortname blackfriday: hrefTargetBlank: true @@ -34,3 +33,7 @@ permalinks: # module: # proxy: https://goproxy.cn + +# services: +# disqus: +# shortname: your-disqus-shortname