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

github.com/yoshiharuyamashita/blackburn.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.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/post/single.html b/layouts/post/single.html
index 5dc8ca4..f9f6f09 100644
--- a/layouts/post/single.html
+++ b/layouts/post/single.html
@@ -18,6 +18,8 @@
{{ partial "disqus.html" . }}
+ {{ partial "telegram.html" . }}
+
</div>
{{ partial "footer.html" . }}