refactor(index): remove headscale

This commit is contained in:
z0x 2025-03-06 12:24:05 -05:00
parent c4c6b4d656
commit cb8d397e4d
2 changed files with 0 additions and 5 deletions

View file

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z"/>
<path d="M6 12h16"/>
</svg>

Before

Width:  |  Height:  |  Size: 329 B

View file

@ -9,7 +9,6 @@ const services = [
{ serviceName: "Dozzle" }, { serviceName: "Dozzle" },
{ serviceName: "Element" }, { serviceName: "Element" },
{ serviceName: "Gitea", serviceUrl: "https://git.home.arpa" }, { serviceName: "Gitea", serviceUrl: "https://git.home.arpa" },
{ serviceName: "Headplane", serviceUrl: "https://headscale.home.arpa/admin" },
{ serviceName: "Home Assistant", serviceUrl: "https://ha.home.arpa" }, { serviceName: "Home Assistant", serviceUrl: "https://ha.home.arpa" },
{ serviceName: "Immich" }, { serviceName: "Immich" },
{ serviceName: "Lodestone" }, { serviceName: "Lodestone" },