diff --git a/public/icons/headplane.svg b/public/icons/headplane.svg deleted file mode 100644 index 5937c7a..0000000 --- a/public/icons/headplane.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 700231f..ae78e34 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,6 @@ const services = [ { serviceName: "Dozzle" }, { serviceName: "Element" }, { serviceName: "Gitea", serviceUrl: "https://git.home.arpa" }, - { serviceName: "Headplane", serviceUrl: "https://headscale.home.arpa/admin" }, { serviceName: "Home Assistant", serviceUrl: "https://ha.home.arpa" }, { serviceName: "Immich" }, { serviceName: "Lodestone" },