diff --git a/config.yml b/config.yml index 9528fd6..20b3a1d 100644 --- a/config.yml +++ b/config.yml @@ -141,3 +141,17 @@ services: #subtitle: "Another application" tag: "app" url: "http://vault.service.nr5" + - name: "Infra" + icon: "fas fa-network-wired" + items: + - name: "dumont" + logo: "icons/openwrt_logo_blue_and_dark_blue.png" + #subtitle: "Another application" + tag: "host" + url: "https://dumont-wks.wks/ + - name: "Switch0" + icon: "fa fa-network-wired" + #subtitle: "Another application" + tag: "host" + url: "http://switch0.wks" + \ No newline at end of file diff --git a/icons/openwrt_logo_blue_and_dark_blue.png b/icons/openwrt_logo_blue_and_dark_blue.png new file mode 100644 index 0000000..3c0e2cf Binary files /dev/null and b/icons/openwrt_logo_blue_and_dark_blue.png differ