Skip to content

Commit 6d1f50a

Browse files
committed
fix: change giscus mapping from pathname to title to survive URL changes
1 parent 2bbf3d7 commit 6d1f50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
data-repo-id="MDEwOlJlcG9zaXRvcnkyODQwMjU0NDk="
137137
data-category="General"
138138
data-category-id="DIC_kwDOEO3iac4C465A"
139-
data-mapping="pathname"
139+
data-mapping="title"
140140
data-strict="0"
141141
data-reactions-enabled="1"
142142
data-emit-metadata="0"

0 commit comments

Comments
 (0)