Update menus.en.toml
This commit is contained in:
parent
63708f1672
commit
f6f1b929c6
|
@ -36,4 +36,9 @@
|
||||||
identifier = "posts"
|
identifier = "posts"
|
||||||
name = "posts"
|
name = "posts"
|
||||||
url = "posts"
|
url = "posts"
|
||||||
weight = 5
|
weight = 5
|
||||||
|
[[main]]
|
||||||
|
identifier = "contact"
|
||||||
|
name = "contact"
|
||||||
|
url = "contact"
|
||||||
|
weight = 6
|
||||||
|
|
Loading…
Reference in New Issue