mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
experimenting with details and summary to hide comments by default
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
{{ "<!-- isso -->" | safeHTML }}
|
{{ "<!-- isso -->" | safeHTML }}
|
||||||
|
<details>
|
||||||
|
<summary>Comments</summary>
|
||||||
<script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
<script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
||||||
|
</details>
|
||||||
{{ "<!-- end isso -->" | safeHTML }}
|
{{ "<!-- end isso -->" | safeHTML }}
|
||||||
|
Reference in New Issue
Block a user