Add disqus

This commit is contained in:
Aloïs Micard 2020-05-20 23:35:38 +02:00
parent f2bbc2babb
commit d5931a51ec
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1 @@
{{ template "_internal/disqus.html" . }}