From 7f3474f8b55a181149fa73425a01b523aabe66f1 Mon Sep 17 00:00:00 2001 From: Ivan Li Date: Sun, 9 Oct 2022 19:03:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20comment=20=E7=BB=84=E4=BB=B6=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 1 + 1 file changed, 1 insertion(+) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..fb23e26 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +NEXT_PUBLIC_COMMENTO_URL=https://comment.ivanli.cc/js/commento.js \ No newline at end of file