Update commento params
This commit is contained in:
parent
0caf93bb56
commit
723b15afbb
2 changed files with 13 additions and 12 deletions
|
@ -150,8 +150,8 @@
|
|||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.CommentoUrl }}
|
||||
<script defer src={{ .Site.Params.CommentoUrl }}></script>
|
||||
{{ if .Site.Params.Commento.Url }}
|
||||
<script defer src={{ .Site.Params.Commento.Url }}></script>
|
||||
<div id="commento"></div>
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue