From d2a9be2f2da8eb420f551dfc2154262a2a82385e Mon Sep 17 00:00:00 2001 From: sy Date: Sat, 1 Apr 2023 14:23:01 +0800 Subject: [PATCH] chore: revert content of env.local --- .env.local | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.env.local b/.env.local index 5eb0e3a1..58cdf5d1 100644 --- a/.env.local +++ b/.env.local @@ -1,6 +1,2 @@ # 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables -NEXT_PUBLIC_VERSION=3.12.4 -NEXT_PUBLIC_THEME=nobelium -NEXT_PUBLIC_WEBMENTION_ENABLE=yes -NEXT_PUBLIC_WEBMENTION_AUTH=https://github.com/siygle -NEXT_PUBLIC_WEBMENTION_HOSTNAME=chat.sylee.dev \ No newline at end of file +NEXT_PUBLIC_VERSION=3.13.2 \ No newline at end of file