mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 08:57:59 +02:00
add isso comments
This commit is contained in:
5
layouts/partials/comments.html
Normal file
5
layouts/partials/comments.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{"<!-- begin comments //-->" | safeHTML}}
|
||||
<section id = "isso-thread">
|
||||
|
||||
</section>
|
||||
{{"<!-- end comments //-->" | safeHTML}}
|
3
layouts/partials/extend_head.html
Normal file
3
layouts/partials/extend_head.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ "<!-- isso -->" | safeHTML }}
|
||||
<script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
||||
{{ "<!-- end isso -->" | safeHTML }}
|
@@ -37,6 +37,7 @@
|
||||
{{- end }}
|
||||
<script async defer data-website-id="34ce8dc6-488b-49ee-9a2f-8e70a7009f17" src="https://batman.siddharthagolu.com/batman.js"></script>
|
||||
|
||||
|
||||
{{- /* Styles */}}
|
||||
|
||||
{{- /* includes */}}
|
||||
|
Reference in New Issue
Block a user