diff --git a/public/config.yml b/public/config.yml index 7d9ccf6..3cd5e0d 100644 --- a/public/config.yml +++ b/public/config.yml @@ -109,7 +109,7 @@ external: items: #- name: "" # icon: "" - # subtitle: "" + # subtitle: " http://192.168.44.5:3000 " - url: "/api/sysStatus" - name: "TV Status" icon: "fas fa-tv" diff --git a/src/App.vue b/src/App.vue index 06552ee..92c3a1e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -28,9 +28,9 @@ :links="config.links" @navbar:toggle="showMenu = !showMenu" > + - - + /> --> @@ -60,7 +60,9 @@