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

Patrick Kollitsch
16.30.2026 cab7f63143ec4f744ebc2e4e2f141d1599b84c8d
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>