diff --git a/public/icons/rybbit.svg b/public/icons/rybbit.svg deleted file mode 100644 index 48c345a..0000000 --- a/public/icons/rybbit.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/public/icons/umami.svg b/public/icons/umami.svg deleted file mode 100644 index 2a9a59a..0000000 --- a/public/icons/umami.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/config/services.ts b/src/config/services.ts index ee7ad40..028b39a 100644 --- a/src/config/services.ts +++ b/src/config/services.ts @@ -50,9 +50,6 @@ export const services: Service[] = [ { serviceName: "Roundcube", }, - { - serviceName: "Rybbit", - }, { serviceName: "Scrutiny", }, @@ -62,9 +59,6 @@ export const services: Service[] = [ { serviceName: "Synapse Admin", }, - { - serviceName: "Umami", - }, { serviceName: "Unifi", },