Fixed menu in test data
parent
8d966f862b
commit
7b617bcb30
|
@ -96,12 +96,12 @@
|
|||
"items": [
|
||||
{
|
||||
"title" : "Backpacks",
|
||||
"link" : "backpack",
|
||||
"link" : "/category/backpack",
|
||||
"order" : 0
|
||||
},
|
||||
{
|
||||
"title" : "Boots",
|
||||
"link" : "boots",
|
||||
"link" : "/category/boots",
|
||||
"order" : 1
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue