1
0
mirror of https://github.com/RivalStorm/rivalstorm.github.io synced 2024-11-21 11:29:57 +00:00

Add disqus

This commit is contained in:
avitex 2016-12-06 23:46:02 +11:00
parent adf3c575f2
commit 8fc6488ef7
2 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,8 @@
"pygmentsuseclasses": true,
"disqusShortname": "blog-rivalstorm",
"params": {
"Title": "RivalStorm - DevBlog",
"Tagline": "A peek under the hood",

View File

@ -6,4 +6,6 @@
{{ .Content }}
</div>
{{ template "_internal/disqus.html" . }}
{{ partial "default_foot.html" . }}