This commit is contained in:
tangly1024
2022-01-24 17:20:47 +08:00
parent 5afa7fa9fd
commit bfadca7ccb

View File

@@ -18,7 +18,7 @@ export const Layout404 = () => {
})
}
}
}, 30000000)
}, 3000)
})
return <LayoutBase meta={{ title: `${BLOG.TITLE} | 页面找不到啦` }}>