Update menus.en.toml

This commit is contained in:
Paul 2020-01-06 14:13:33 -05:00
parent 63708f1672
commit f6f1b929c6
1 changed files with 6 additions and 1 deletions

View File

@ -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