dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
chore(deps): update dependencies
Patrick Kollitsch
26.07.2025
55e1f9056340ae7e7e8dec59633addd9f0305162
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
partials
/
commento.html
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>