Added origins in giscus.json to omit discussion spam

This commit is contained in:
squidfunk 2022-03-22 19:03:31 +01:00
parent 3d83932ef3
commit f7acfef02d

View File

@ -1,3 +1,3 @@
{ {
"origins": ["https://squidfunk.github.io/"] "origins": ["https://squidfunk.github.io"]
} }