@ -40,12 +40,16 @@
{{ end }}
{{ if .Site.Params.enableDisqus }}
{{ if eq .Params.disabledisqus "true" }}
{{ partial "disqus.html" . }}
{{ if .Site.Params.enableDuoshuo }}
{{ if eq .Params.disableduoshuo "true" }}
{{ partial "duoshuo.html" . }}
{{ partial "footer.html" . }}
</section>
@ -7,12 +7,16 @@
{{ .Content }}