Fix commento integration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2022-04-17 13:03:06 +02:00
commit c4608f8bcc
3 changed files with 1 additions and 2 deletions

View file

@ -38,6 +38,7 @@
{@html $videos.idx_videos[video_id].description}
</p>
{/if}
<script defer src="https://commento.nemunai.re/js/commento.js"></script>
<div id="commento"></div>
</Col>