added support for commento
This commit is contained in:
parent
2f27799f80
commit
c9316f4e91
1 changed files with 4 additions and 0 deletions
|
|
@ -13,4 +13,8 @@
|
|||
</p>
|
||||
{{ end }}
|
||||
</article>
|
||||
{{ if .Site.Params.commento }}
|
||||
<script defer src="{{ .Site.Params.commento }}"></script>
|
||||
<div id="commento"></div>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue