Put comments into a partial
* Also removed unnecessary Disqus style (didn't regenerate resources)
This commit is contained in:
parent
6f864b437d
commit
efb0b592a0
4 changed files with 8 additions and 18 deletions
3
layouts/partials/comments.html
Normal file
3
layouts/partials/comments.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- if .Site.DisqusShortname }}
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
{{- end }}
|
Loading…
Add table
Add a link
Reference in a new issue