From a1c10eea3c5bd152d80a6d585e9c1bf8acae151b Mon Sep 17 00:00:00 2001 From: Ad-closeNN <1709301095@qq.com> Date: Sat, 6 Sep 2025 22:22:37 +0800 Subject: [PATCH] =?UTF-8?q?restore(config):=20=E6=81=A2=E5=A4=8D=E9=A2=84?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 3 --- 1 file changed, 3 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 5f69180..ab537f7 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -30,9 +30,6 @@ export default defineConfig({ site: "https://adclosenn.top", base: "/", trailingSlash: "always", - prefetch: { - prefetchAll: true - }, integrations: [ tailwind({ nesting: true,