revert 还原seo
This commit is contained in:
yezian 2025-02-26 16:30:32 +08:00
parent 9de57b7347
commit 892575f958
2 changed files with 2 additions and 2 deletions

View File

@ -17,6 +17,6 @@ export default function robots() {
"/withdrawal/",
],
},
sitemap: "https://tiefen.fun/sitemap.xml",
sitemap: "https://www.tiefen.fun/sitemap.xml",
};
}

View File

@ -1,7 +1,7 @@
export default function sitemap() {
return [
{
url: "https://tiefen.fun",
url: "https://www.tiefen.fun",
lastModified: new Date(),
changeFrequency: "weekly",
priority: 1,