mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-21 17:51:32 +08:00
fix: use page to provide robot txt
This commit is contained in:
@ -8,6 +8,7 @@ export type SiteConfig = {
|
||||
locale: string | string[] | undefined
|
||||
options: Intl.DateTimeFormatOptions
|
||||
}
|
||||
site: string
|
||||
}
|
||||
|
||||
export type PaginationLink = {
|
||||
|
Reference in New Issue
Block a user