diff --git a/public/icons/cupdate.svg b/public/icons/cup.svg similarity index 100% rename from public/icons/cupdate.svg rename to public/icons/cup.svg diff --git a/src/pages/index.astro b/src/pages/index.astro index f29a349..2fa858e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,7 +6,7 @@ const services = [ { serviceName: "WG Easy" }, { serviceName: "Beszel" }, { serviceName: "Blog", serviceUrl: "https://blog.z0x.home.arpa" }, - { serviceName: "Cupdate" }, + { serviceName: "Cup" }, { serviceName: "Dockge" }, { serviceName: "Dozzle" }, { serviceName: "Element" },