mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Velimir Đurković
7 hours ago 55120c7e8981919aa51d57a8e0abe1b1f50d6c66
1
2
3
{{ $url := site.Params.commentoPath | compare.Default "https://cdn.commento.io/js/commento.js" }}
<div id="commento"></div>
<script defer src="{{- $url -}}"></script>