diff --git a/config.toml b/config.toml
index 45086b9d898..9faca42468b 100644
--- a/config.toml
+++ b/config.toml
@@ -122,10 +122,16 @@ pre = "keyboard_arrow_down"
#url = "https://rancher.com//customers/"
#weight = "3"
+[[menu.main]]
+identifier = "customers"
+name = "Customers"
+url = "/customers/"
+weight = "4"
+
[[menu.main]]
identifier = "learn"
name = "Learn"
-weight = "4"
+weight = "5"
pre = "keyboard_arrow_down"
[[menu.main]]