12 lines
281 B
HTML
12 lines
281 B
HTML
|
<div class="utterances">
|
||
|
<iframe class="utterances-frame"></iframe>
|
||
|
</div>
|
||
|
<script
|
||
|
src="https://utteranc.es/client.js"
|
||
|
repo="mirus-ua/hugo-theme-re-terminal"
|
||
|
issue-term="pathname"
|
||
|
label="Comment ✨💬✨"
|
||
|
theme="dark-blue"
|
||
|
crossorigin="anonymous"
|
||
|
async
|
||
|
></script>
|