diff --git a/docs/content/documentation/templates/pages-sections.md b/docs/content/documentation/templates/pages-sections.md index 93da906a..61ac817f 100644 --- a/docs/content/documentation/templates/pages-sections.md +++ b/docs/content/documentation/templates/pages-sections.md @@ -20,6 +20,7 @@ description: String?; date: String?; slug: String; path: String; +draft: Bool; // the path, split on '/' components: Array; permalink: String;