changed folder naming scheme in sidebar
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
entries:
|
||||
- title: Sidebar
|
||||
subcategories:
|
||||
folders:
|
||||
- title: Food
|
||||
|
||||
items:
|
||||
folderitems:
|
||||
- title: Bananas
|
||||
url: bananas.html
|
||||
|
||||
thirdlevel:
|
||||
subfolder:
|
||||
- title: Apples
|
||||
|
||||
thirdlevelitems:
|
||||
subfolderitems:
|
||||
- title: Fuji apples
|
||||
url: fuji_apples.html
|
||||
|
||||
@ -30,24 +30,24 @@ bikes:
|
||||
|
||||
salesteams:
|
||||
- title: Regions
|
||||
subitems:
|
||||
subfolderitems:
|
||||
- location: US
|
||||
- location: Spain
|
||||
- location: France
|
||||
|
||||
toc:
|
||||
- title: Group 1
|
||||
subitems:
|
||||
subfolderitems:
|
||||
- page: Thing 1
|
||||
- page: Thing 2
|
||||
- page: Thing 3
|
||||
- title: Group 2
|
||||
subitems:
|
||||
subfolderitems:
|
||||
- page: Piece 1
|
||||
- page: Piece 2
|
||||
- page: Piece 3
|
||||
- title: Group 3
|
||||
subitems:
|
||||
subfolderitems:
|
||||
- page: Widget 1
|
||||
- page: Widget 2
|
||||
- page: Widget 3
|
||||
|
Reference in New Issue
Block a user