File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ menu: # 5
42
42
identifier: "identifier" # 5.iii
43
43
weight: 309 # 5.iv
44
44
parent: "parent_identifier" # 5.v -- Conditional
45
- pre-icon : font-icon # 5.vi -- Conditional
45
+ pre: font-icon # 5.vi -- Conditional
46
46
toc: true # 6 -- Optional
47
47
commercial_offering: false # 7 -- Optional
48
48
version_history: # 8 -- Optional
@@ -122,7 +122,7 @@ canonical_link: "https://docs.basho.com/. . ." # 10 -- Conditional
122
122
5 . The ` identifier ` of the the parent the page (if one exits).
123
123
124
124
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.
126
126
127
127
6 . The name of the font-icon that should be rendered as part of the menu
128
128
item's title
@@ -295,7 +295,7 @@ menu:
295
295
identifier: "identifier"
296
296
weight: 309
297
297
parent: "parent_identifier"
298
- pre-icon : font-icon
298
+ pre: font-icon
299
299
toc: true
300
300
commercial_offering: false
301
301
aliases:
You can’t perform that action at this time.
0 commit comments