commento test embed

This commit is contained in:
wgroeneveld 2020-04-09 08:56:24 +02:00
parent 9d91c77592
commit 7ac4ea0aa1
1 changed files with 14 additions and 1 deletions

View File

@ -30,7 +30,20 @@
{{ end }}
<h4 class="page-header">&nbsp;</h4>
<!-- commenting part -->
{{ if (not .Params.disableComments) }}
<h4 class="page-header"><i class="fa fa-comments-o"></i>&nbsp;
{{ if eq "essays" .Section }}
Discussieer mee
{{ else }}
Join the Discussion
{{ end }}
</h4>
<script defer src="https://commento.brainbaking.com/js/commento.js"></script>
<div id="commento"></div>
{{ end }}
<i class='fa fa-arrow-circle-o-up'></i>&nbsp;<a href="#top">Top</a>