From 1f24d2cae1ee41b79317015edbb7978afcdb370f Mon Sep 17 00:00:00 2001 From: Misode Date: Thu, 17 Nov 2022 00:06:23 +0100 Subject: [PATCH] Add giscus config --- giscus.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 giscus.json diff --git a/giscus.json b/giscus.json new file mode 100644 index 00000000..937926df --- /dev/null +++ b/giscus.json @@ -0,0 +1,3 @@ +{ + "defaultCommentOrder": "newest" +}