From f6f1b929c69cd4c6d7a218f27d371e8a0831f240 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 6 Jan 2020 14:13:33 -0500 Subject: [PATCH] Update menus.en.toml --- config/_default/menus.en.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 17806bc..cc3730e 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -36,4 +36,9 @@ identifier = "posts" name = "posts" url = "posts" - weight = 5 \ No newline at end of file + weight = 5 +[[main]] + identifier = "contact" + name = "contact" + url = "contact" + weight = 6