From bfadca7ccb5b0df66dc3d721e170eff1fe3bd28b Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Mon, 24 Jan 2022 17:20:47 +0800 Subject: [PATCH] fix: 404 --- themes/NEXT/Layout404.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/NEXT/Layout404.js b/themes/NEXT/Layout404.js index ff9c8927..54e31429 100644 --- a/themes/NEXT/Layout404.js +++ b/themes/NEXT/Layout404.js @@ -18,7 +18,7 @@ export const Layout404 = () => { }) } } - }, 30000000) + }, 3000) }) return