Skip to content

Commit 9008249

Browse files
committed
feat(docs): integrate Giscus comments and optimize layout for Furo theme
Update giscus mapping to 'title' to resolve 503 errors caused by URL path encoding and fix layout injection.
1 parent 15dca35 commit 9008249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/_templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
data-repo-id="R_kgDOQ0uvPA"
1111
data-category="Announcements"
1212
data-category-id="DIC_kwDOQ0uvPM4C0rb_"
13-
data-mapping="pathname"
13+
data-mapping="title"
1414
data-strict="0"
1515
data-reactions-enabled="1"
1616
data-emit-metadata="0"

0 commit comments

Comments
 (0)