Add disqus
This commit is contained in:
parent
f2bbc2babb
commit
d5931a51ec
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@ baseURL = "https://blog.creekorful.com"
|
|||
languageCode = "en-us"
|
||||
title = "Aloïs Micard | Tech blog"
|
||||
theme = "terminal"
|
||||
disqusShortname = "creekorful-me"
|
||||
|
||||
[params]
|
||||
fullWidthTheme = false
|
||||
|
|
1
layouts/partials/comments.html
Normal file
1
layouts/partials/comments.html
Normal file
|
@ -0,0 +1 @@
|
|||
{{ template "_internal/disqus.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue