Enable readingTime remark plugin
This commit is contained in:
@@ -20,6 +20,8 @@ export interface Post {
|
||||
|
||||
Content: unknown;
|
||||
content?: string;
|
||||
|
||||
readingTime?: number;
|
||||
}
|
||||
|
||||
export interface MetaSEO {
|
||||
|
Reference in New Issue
Block a user