From eccb0647821e9db20ba9800da1b4861807cc5205 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Tue, 27 Jun 2017 10:45:48 -0500 Subject: [PATCH] tpl: Simplify the Disqus template a little bit (#3655) In accordance to the official guide: https://disqus.com/admin/universal/ --- tpl/tplimpl/template_embedded.go | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tpl/tplimpl/template_embedded.go b/tpl/tplimpl/template_embedded.go index 1e5d246de..7629cc764 100644 --- a/tpl/tplimpl/template_embedded.go +++ b/tpl/tplimpl/template_embedded.go @@ -166,7 +166,7 @@ func (t *templateHandler) embedTemplates() { {{ end }}`) t.addInternalTemplate("", "disqus.html", `{{ if .Site.DisqusShortname }}
-