Add support for commento
This commit is contained in:
parent
46effd4614
commit
8035db5c05
3 changed files with 16 additions and 0 deletions
|
@ -150,5 +150,10 @@
|
|||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.CommentoUrl }}
|
||||
<script defer src={{ .Site.Params.CommentoUrl }}></script>
|
||||
<div id="commento"></div>
|
||||
{{ end }}
|
||||
|
||||
</main>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue