Skip to content

Commit a3dccee

Browse files
committed
CONTRIBUTING.md; it's pre: not pre-icon:
1 parent e7ed0f3 commit a3dccee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ menu: # 5
4242
identifier: "identifier" # 5.iii
4343
weight: 309 # 5.iv
4444
parent: "parent_identifier" # 5.v -- Conditional
45-
pre-icon: font-icon # 5.vi -- Conditional
45+
pre: font-icon # 5.vi -- Conditional
4646
toc: true # 6 -- Optional
4747
commercial_offering: false # 7 -- Optional
4848
version_history: # 8 -- Optional
@@ -122,7 +122,7 @@ canonical_link: "https://docs.basho.com/. . ." # 10 -- Conditional
122122
5. The `identifier` of the the parent the page (if one exits).
123123

124124
If the page is a top-level element, the `parent` field should be
125-
excluded, and a `pre-icon` should be defined instead.
125+
excluded, and a `pre` should be defined instead.
126126

127127
6. The name of the font-icon that should be rendered as part of the menu
128128
item's title
@@ -295,7 +295,7 @@ menu:
295295
identifier: "identifier"
296296
weight: 309
297297
parent: "parent_identifier"
298-
pre-icon: font-icon
298+
pre: font-icon
299299
toc: true
300300
commercial_offering: false
301301
aliases:

0 commit comments

Comments
 (0)