mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 17:32:58 +02:00
Documenation updates
This commit is contained in:
@@ -5,5 +5,6 @@ export interface PageFrontMatter {
|
||||
date: string;
|
||||
lastmod: string;
|
||||
content: string;
|
||||
fileName: string;
|
||||
weight?: number;
|
||||
}
|
||||
Reference in New Issue
Block a user