add test isso comments
This commit is contained in:
parent
56c8726b84
commit
4030584554
1 changed files with 9 additions and 0 deletions
|
@ -27,6 +27,15 @@
|
|||
</ul>
|
||||
{{ end }}
|
||||
|
||||
<h3>Test Comments</h3>
|
||||
<script data-isso="//comments.redstrate.com/"
|
||||
src="//comments.redstrate.com/js/embed.min.js"></script>
|
||||
|
||||
<section id="isso-thread">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
|
||||
{{ with .Params.comments }}
|
||||
<h3>Comments</h3>
|
||||
<p>I <a href="https://{{ .host }}/@{{ .username }}/{{ .id }}">posted this</a> to my Mastodon! You can use any Fediverse account (Mastodon, Pleroma, etc) to <a class="button" href="https://{{ .host }}/interact/{{ .id }}?type=reply">reply</a>.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue