More work on blog
This commit is contained in:
@ -9,6 +9,7 @@ interface Content {
|
||||
short_desc: string;
|
||||
more?: string;
|
||||
repo?: string;
|
||||
title: string;
|
||||
}
|
||||
|
||||
export interface Project extends Content {
|
||||
|
Reference in New Issue
Block a user