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