fix: use page to provide robot txt

This commit is contained in:
KazooTTT
2024-11-23 23:29:58 +08:00
parent 25fb1cc0cb
commit 7292415765
4 changed files with 29 additions and 23 deletions

View File

@ -20,7 +20,8 @@ export const siteConfig: SiteConfig = {
month: 'short',
year: 'numeric'
}
}
},
site: 'https://blog.kazoottt.top',
}
export const menuLinks: Array<{ title: string; path: string }> = [