fedicomment/themes/poc/layouts/partials/fedicomment.html

5 lines
260 B
HTML

<div id="fedicomment-container" data-mastodonurl="https://framapiaf.org" data-postid="{{ .Params.postid }}">
<div class="fedicomment-alert fedicomment-warning">Your browser must support JS to view comments</div>
</div>
<script src="/fedicomment.js"></script>