Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/post/single.html')
-rw-r--r--layouts/post/single.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/layouts/post/single.html b/layouts/post/single.html
index 104653b..af31882 100644
--- a/layouts/post/single.html
+++ b/layouts/post/single.html
@@ -17,5 +17,6 @@
{{ end }}
{{ .Content }}
-
-{{ end }} \ No newline at end of file
+{{ template "_internal/disqus.html" . }}
+
+{{ end }}