Fix doc mentioning non-existent fields on sections
This commit is contained in:
parent
52cdffdfd4
commit
67ddabfa8b
|
@ -70,8 +70,6 @@ with the following fields:
|
|||
content: String;
|
||||
title: String?;
|
||||
description: String?;
|
||||
date: String?;
|
||||
slug: String;
|
||||
path: String;
|
||||
// the path, split on '/'
|
||||
components: Array<String>;
|
||||
|
|
Loading…
Reference in a new issue