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
docs: update README.md with a hint about the layout discussion
Patrick Kollitsch
8 days ago
0cb0c552290ca8eb6236877d1f13a599e0a606a5
[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>