source: tanzpartie-hugo/themes/bilberry-hugo-theme/layouts/partials/commento.html

Last change on this file was 16971, checked in by Henrik Bettermann, 2 years ago
File size: 149 bytes
RevLine 
[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.