This commit is contained in:
parent
55d850e3b3
commit
fa81672026
@ -67,14 +67,12 @@ params:
|
|||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
- identifier: categories
|
- identifier: categories
|
||||||
name: Categories
|
url: "/categories/"
|
||||||
url: "#categories"
|
|
||||||
weight: 50
|
weight: 50
|
||||||
params:
|
params:
|
||||||
icon: "categories"
|
icon: "categories"
|
||||||
- identifier: tags
|
- identifier: tags
|
||||||
name: Tags
|
url: "/tags/"
|
||||||
url: "#tags"
|
|
||||||
weight: 60
|
weight: 60
|
||||||
params:
|
params:
|
||||||
icon: "tag"
|
icon: "tag"
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
categories:
|
||||||
|
other: Categories
|
||||||
|
tags:
|
||||||
|
other: Tags
|
||||||
|
|
||||||
toggleMenu:
|
toggleMenu:
|
||||||
other: Toggle Menu
|
other: Toggle Menu
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user