diff --git a/docs/content/documentation/templates/pages-sections.md b/docs/content/documentation/templates/pages-sections.md index 1b1b15ad8..b1394a509 100644 --- a/docs/content/documentation/templates/pages-sections.md +++ b/docs/content/documentation/templates/pages-sections.md @@ -22,6 +22,7 @@ date: String?; updated: String?; slug: String; path: String; +authors: Array; draft: Bool; // the path, split on '/' components: Array;