Skip to content

Commit 6f6da8c

Browse files
committed
restore giscus script
1 parent c878469 commit 6f6da8c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

src/_includes/scenario.vto

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,22 @@
2727
style="margin-bottom:2rem"
2828
class="giscus"
2929
></section>
30+
31+
<script
32+
src="https://giscus.app/client.js"
33+
data-repo="hooreique/hooreique.github.io"
34+
data-repo-id="R_kgDONvT8mw"
35+
data-category="Announcements"
36+
data-category-id="DIC_kwDONvT8m84CmWKF"
37+
data-mapping="pathname"
38+
data-strict="1"
39+
data-reactions-enabled="1"
40+
data-emit-metadata="0"
41+
data-input-position="bottom"
42+
data-theme="preferred_color_scheme"
43+
data-lang="ko"
44+
data-loading="lazy"
45+
crossorigin="anonymous"
46+
async
47+
></script>
3048
{{ /layout }}

0 commit comments

Comments
 (0)