chore: tweak
This commit is contained in:
parent
1658a4c93a
commit
3b4482d0f1
@ -8,8 +8,7 @@ interface ReadingTime {
|
||||
}
|
||||
|
||||
export interface PlumeThemePageData extends GitPluginPageData {
|
||||
isBlogPost: boolean
|
||||
type: 'blog' | 'friends' | 'blog-tags' | 'blog-archives'
|
||||
type: 'blog' | 'friends' | 'blog-tags' | 'blog-archives' | 'blog-categories'
|
||||
categoryList?: PageCategoryData[]
|
||||
filePathRelative: string | null
|
||||
readingTime?: ReadingTime
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user