migrate domain

This commit is contained in:
2022-11-01 00:07:14 -04:00
parent c7cd1fef32
commit d7934568bd
8 changed files with 17 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ export default defineNuxtConfig({
shim: false,
},
sitemap: {
hostname: process.env.BASE_URL || "https://eggworld.tk",
hostname: process.env.BASE_URL || "https://eggworld.me",
},
tailwindcss: {},
colorMode: {