We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c613cfb commit 2156618Copy full SHA for 2156618
config.toml
@@ -55,7 +55,7 @@ theme = "hugo-blog-awesome"
55
# To enable Disqus comments, provide Disqus Shortname below.
56
# To disable Disqus comments, simply leave the field empty or remove the next two lines
57
[services.disqus]
58
- shortname = ''
+ shortname = 'dandylyons'
59
60
# set markup.highlight.noClasses=false to enable code highlight
61
[markup]
0 commit comments