Skip to content

Commit 2156618

Browse files
committed
Add disqus commenting feature
1 parent c613cfb commit 2156618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ theme = "hugo-blog-awesome"
5555
# To enable Disqus comments, provide Disqus Shortname below.
5656
# To disable Disqus comments, simply leave the field empty or remove the next two lines
5757
[services.disqus]
58-
shortname = ''
58+
shortname = 'dandylyons'
5959

6060
# set markup.highlight.noClasses=false to enable code highlight
6161
[markup]

0 commit comments

Comments
 (0)