plain site; demo content added; re-terminal theme enabled; some theme customizations
This commit is contained in:
12
themes/re-terminal/demoSite/layouts/partials/comments.html
Normal file
12
themes/re-terminal/demoSite/layouts/partials/comments.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<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>
|
Reference in New Issue
Block a user