diff --git a/docs/content/documentation/templates/pages-sections.md b/docs/content/documentation/templates/pages-sections.md index 39a75fb7..17fa0f04 100644 --- a/docs/content/documentation/templates/pages-sections.md +++ b/docs/content/documentation/templates/pages-sections.md @@ -19,7 +19,6 @@ content: String; title: String?; description: String?; date: String?; -// `updated` will be the same as `date` if `date` is specified but `updated` is not in front-matter updated: String?; slug: String; path: String;