diff --git a/docs/content/documentation/templates/pages-sections.md b/docs/content/documentation/templates/pages-sections.md index 297c95b3..4abd4a82 100644 --- a/docs/content/documentation/templates/pages-sections.md +++ b/docs/content/documentation/templates/pages-sections.md @@ -25,8 +25,7 @@ draft: Bool; components: Array; permalink: String; summary: String?; -tags: Array; -category: String?; +taxonomies: HashMap>; extra: HashMap; // Naive word count, will not work for languages without whitespace word_count: Number;