1
0
Fork 0

fix(docs): Remove linktitle Frontmatter keys

This commit is contained in:
Benjamin F 2022-12-23 08:55:40 -08:00
parent acb9b0d10e
commit ba8b063c40
2 changed files with 0 additions and 2 deletions

View file

@ -1,6 +1,5 @@
--- ---
title: Hiding parts title: Hiding parts
linktitle: hide, hideDependencies, hideAll
--- ---
The `hide`, `hideDependencies`, and `hideAll` properties on the The `hide`, `hideDependencies`, and `hideAll` properties on the

View file

@ -1,6 +1,5 @@
--- ---
title: Naming parts title: Naming parts
linktitle: name
--- ---
The `name` property is -- together with [the `draft()` The `name` property is -- together with [the `draft()`