feat: add 404 page
This commit is contained in:
@@ -19,6 +19,9 @@ export default defineNuxtConfig({
|
||||
sitemap: {
|
||||
hostname: process.env.BASE_URL || "https://eggworld.tk",
|
||||
},
|
||||
generate: {
|
||||
fallback: "404.html",
|
||||
},
|
||||
tailwindcss: {},
|
||||
colorMode: {
|
||||
classSuffix: "",
|
||||
|
Reference in New Issue
Block a user