diff --git a/config.toml b/config.toml index 01883b6..a73d5b9 100644 --- a/config.toml +++ b/config.toml @@ -67,16 +67,16 @@ pygmentscodefencesguesssyntax = true [[languages.en.menu.main]] name = "BT" weight = 11 - url = "http://bt.ericxliu.local" + url = "https://bt.ericxliu.local" [[languages.en.menu.main]] name = "DB" weight = 12 - url = "http://pgadmin.ericxliu.local" + url = "https://pgadmin.ericxliu.local" [[languages.en.menu.main]] name = "Airflow" weight = 13 - url = "http://airflow.ericxliu.local" + url = "https://airflow.ericxliu.local" [[languages.en.menu.main]] - name = "Kubeless" + name = "Docker" weight = 14 - url = "http://kubeless.ericxliu.local" + url = "https://docker.ericxliu.local"