diff --git a/giscus.json b/giscus.json new file mode 100644 index 00000000..80f1a31a --- /dev/null +++ b/giscus.json @@ -0,0 +1,5 @@ +{ + "origins": ["https://sniffnet.net"], + "originsRegex": ["http://localhost:[0-9]+"], + "defaultCommentOrder": "oldest" +} \ No newline at end of file