Skip to content

Commit 4008e15

Browse files
committed
Update Giscus configuration to new repository settings
Updated the Giscus script with the new repository and category IDs to reflect the migration to a new repository. This ensures comments are correctly linked and functional on the updated platform.
1 parent 3a1d7ec commit 4008e15

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/_comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
##### Comments
22

33
<script src="https://giscus.app/client.js"
4-
data-repo="edineidev/blog"
5-
data-repo-id="R_kgDON_Zfbg"
4+
data-repo="edineidev/edinei.dev"
5+
data-repo-id="MDEwOlJlcG9zaXRvcnkxNjY4MTUyOA=="
66
data-category="Comments"
7-
data-category-id="DIC_kwDON_Zfbs4CnVRi"
7+
data-category-id="DIC_kwDOAP6KOM4CoJaK"
88
data-mapping="pathname"
99
data-strict="0"
1010
data-reactions-enabled="1"

0 commit comments

Comments
 (0)