We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8032040 commit 5d0bab1Copy full SHA for 5d0bab1
_includes/comments.html
@@ -0,0 +1,15 @@
1
+<script src="https://giscus.app/client.js"
2
+ data-repo="shomykohai/blog-comments"
3
+ data-repo-id="R_kgDONa-Edw"
4
+ data-category="Announcements"
5
+ data-category-id="DIC_kwDONa-Ed84ClDru"
6
+ data-mapping="pathname"
7
+ data-strict="1"
8
+ data-reactions-enabled="1"
9
+ data-emit-metadata="0"
10
+ data-input-position="top"
11
+ data-theme="dark_dimmed"
12
+ data-lang="en"
13
+ crossorigin="anonymous"
14
+ async>
15
+</script>
0 commit comments