@ -40,11 +40,15 @@
{{ end }}
{{ if .Site.Params.enableDisqus }}
{{ partial "disqus.html" . }}
{{ if eq .Params.disabledisqus "true" }}
{{ if .Site.Params.enableDuoshuo }}
{{ partial "duoshuo.html" . }}
{{ if eq .Params.disableduoshuo "true" }}
{{ partial "footer.html" . }}
@ -7,11 +7,15 @@
{{ .Content }}