Add page.draft to docs
This commit is contained in:
parent
4783782798
commit
560e467694
@ -20,6 +20,7 @@ description: String?;
|
||||
date: String?;
|
||||
slug: String;
|
||||
path: String;
|
||||
draft: Bool;
|
||||
// the path, split on '/'
|
||||
components: Array<String>;
|
||||
permalink: String;
|
||||
|
Loading…
Reference in New Issue
Block a user