We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f20d2 commit 24ef163Copy full SHA for 24ef163
1 file changed
src/components/PostComments.astro
@@ -5,6 +5,7 @@
5
<section class="giscus mx-auto w-full"></section>
6
7
<script
8
+ is:inline
9
src="https://giscus.app/client.js"
10
data-repo="devwqc/devwqc.github.io"
11
data-repo-id="R_kgDOM5MFPQ"
0 commit comments