From dd802a8de934e22024bec659efd06682575df518 Mon Sep 17 00:00:00 2001 From: Libin YANG Date: Wed, 27 Sep 2023 10:28:45 +0800 Subject: [PATCH] feat: introduce giscus comment system (#292) --- .gitattributes | 4 +++- index.html | 1 + main.js | 36 ++++++++++++++++++++++++++++++++++-- 3 files changed, 38 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 8c2f118..e704c5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -*.html linguist-language=java \ No newline at end of file +*.html linguist-language=java +*.css linguist-language=java +*.js linguist-language=java \ No newline at end of file diff --git a/index.html b/index.html index fc59e5b..3bb3db6 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ +