From 0a7508c96f4987349682ffad90d1275a38526f0d Mon Sep 17 00:00:00 2001 From: Chuns Chen Date: Fri, 12 Jul 2024 11:40:51 +0800 Subject: [PATCH] chore: wechat verification --- next.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.mjs b/next.config.mjs index 932566c2..2cc8cf29 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -45,7 +45,7 @@ const withNextra = nextra({ }) export default withNextra({ - basePath: '/docs', + // basePath: '/docs', async redirects() { return [ {