Skip to content

Commit b5ee6f3

Browse files
committed
remove reference to keywords
1 parent 1473fe7 commit b5ee6f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fern/products/docs/pages/customization/frontmatter.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,6 @@ Currently, relative paths are _not_ supported for this field.
259259

260260
<ParamField path="tags" type="array of strings" required={false}>
261261
For [changelog pages](/docs/customization/changelogs) only. Tags allow users to filter changelog entries by specific categories. Define tags as an array of strings in the frontmatter.
262-
263-
For non-changelog pages, [use `keywords`](/docs/configuration/page-level-settings#document-properties).
264262
</ParamField>
265263

266264
<Markdown src="/snippets/changelog-example.mdx" />

0 commit comments

Comments
 (0)