Skip to content

Commit fba5dc3

Browse files
committed
restore giscus script
1 parent 011d0d7 commit fba5dc3

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
@@ -28,4 +28,22 @@
2828
style="margin-bottom:2rem"
2929
class="giscus"
3030
></section>
31+
32+
<script
33+
src="https://giscus.app/client.js"
34+
data-repo="hooreique/hooreique.github.io"
35+
data-repo-id="R_kgDONvT8mw"
36+
data-category="Announcements"
37+
data-category-id="DIC_kwDONvT8m84CmWKF"
38+
data-mapping="pathname"
39+
data-strict="1"
40+
data-reactions-enabled="1"
41+
data-emit-metadata="0"
42+
data-input-position="bottom"
43+
data-theme="preferred_color_scheme"
44+
data-lang="ko"
45+
data-loading="lazy"
46+
crossorigin="anonymous"
47+
async
48+
></script>
3149
{{ /layout }}

0 commit comments

Comments
 (0)