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

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index fa08540..0567a59 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -45,7 +45,6 @@
{{- partial "social-media-share.html" -}}
<br>
-{{ template "_internal/disqus.html" }}
-<!-- {{ partial "disqus.html" . }} -->
+{{ partial "disqus.html" . }}
{{ end }} \ No newline at end of file