parent
f8020a3139
commit
e186f08516
|
@ -19,7 +19,6 @@ content: String;
|
||||||
title: String?;
|
title: String?;
|
||||||
description: String?;
|
description: String?;
|
||||||
date: String?;
|
date: String?;
|
||||||
// `updated` will be the same as `date` if `date` is specified but `updated` is not in front-matter
|
|
||||||
updated: String?;
|
updated: String?;
|
||||||
slug: String;
|
slug: String;
|
||||||
path: String;
|
path: String;
|
||||||
|
|
Loading…
Reference in a new issue