feat: wip blog detail
This commit is contained in:
@@ -15,4 +15,6 @@ export interface IContent extends IContentDocument {
|
||||
toc: IToc[];
|
||||
image: string;
|
||||
tags: string[];
|
||||
published: string;
|
||||
author: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user