From da4e44b77af46b3439a19e53de9dc2ed03fbe1cc Mon Sep 17 00:00:00 2001 From: AaronLiu Date: Tue, 25 Feb 2025 18:06:11 +0800 Subject: [PATCH] Create giscus.json --- 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 0000000..937926d --- /dev/null +++ b/giscus.json @@ -0,0 +1,3 @@ +{ + "defaultCommentOrder": "newest" +}