diff --git a/config.toml b/config.toml index 481d374..01883b6 100644 --- a/config.toml +++ b/config.toml @@ -76,3 +76,7 @@ pygmentscodefencesguesssyntax = true name = "Airflow" weight = 13 url = "http://airflow.ericxliu.local" + [[languages.en.menu.main]] + name = "Kubeless" + weight = 14 + url = "http://kubeless.ericxliu.local"