mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
fix: use page to provide robot txt
This commit is contained in:
@ -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 }> = [
|
||||
|
Reference in New Issue
Block a user