diff --git a/giscus.json b/giscus.json new file mode 100644 index 0000000..07ac2ad --- /dev/null +++ b/giscus.json @@ -0,0 +1,3 @@ +{ + "origins": ["https://blog.darlinghq.org", "https://darlinghq.github.io"] +} diff --git a/src/components/Giscus/index.tsx b/src/components/Giscus/index.tsx index 5c5c81d..241a6e6 100644 --- a/src/components/Giscus/index.tsx +++ b/src/components/Giscus/index.tsx @@ -11,7 +11,7 @@ export default function Giscus() { repoId="R_kgDOJlSqQQ" category="Blog Comments" categoryId="DIC_kwDOJlSqQc4CWn3C" - mapping="pathname" + mapping="title" strict="1" reactionsEnabled="1" emit-metadata="0"