Fix commento integration
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
669b498717
commit
c4608f8bcc
@ -3,7 +3,6 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="icon" href="%svelte.assets%/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="author" content="maatma">
|
||||
<meta name="robots" content="none">
|
||||
@ -13,6 +12,5 @@
|
||||
</head>
|
||||
<body class="h-100">
|
||||
<div class="d-flex flex-column justify-content-between h-100">%svelte.body%</div>
|
||||
<script defer src="https://commento.nemunai.re/js/commento.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -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>
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user