mirror of
https://github.com/darlinghq/blog.git
synced 2024-11-26 22:10:30 +00:00
Change discussion mapping to title and add giscus.json
...to prevent anyone from using Giscus on our repo willy-nilly
This commit is contained in:
parent
5b5e5a9327
commit
f215a10b62
3
giscus.json
Normal file
3
giscus.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"origins": ["https://blog.darlinghq.org", "https://darlinghq.github.io"]
|
||||
}
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user