source:
tanzpartie-hugo/themes/bilberry-hugo-theme/layouts/partials/commento.html
@
17949
Last change on this file since 17949 was 16971, checked in by , 2 years ago | |
---|---|
File size: 149 bytes |
Rev | Line | |
---|---|---|
[16971] | 1 | {{ if isset .Site.Params "commentojsurl" }} |
2 | <script defer src="{{.Site.Params.commentoJsURL}}"></script> | |
3 | <div id="commento"></div> | |
4 | {{ end }} |
Note: See TracBrowser for help on using the repository browser.