diff --git a/public/icons/cryptgeon.svg b/public/icons/cryptgeon.svg
deleted file mode 100644
index 8b75a16..0000000
--- a/public/icons/cryptgeon.svg
+++ /dev/null
@@ -1,27 +0,0 @@
-
diff --git a/public/icons/ollama.svg b/public/icons/ollama.svg
deleted file mode 100644
index 7507614..0000000
--- a/public/icons/ollama.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
\ No newline at end of file
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 32b2d42..5481529 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -5,7 +5,6 @@ import ServiceCard from "../components/ServiceCard.astro";
const services = [
{ serviceName: "Amnezia" },
{ serviceName: "Blog", serviceUrl: "https://blog.z0x.home.arpa" },
- { serviceName: "Cryptgeon" },
{ serviceName: "Dockge" },
{ serviceName: "Dozzle" },
{ serviceName: "Element" },
@@ -13,7 +12,6 @@ const services = [
{ serviceName: "Immich" },
{ serviceName: "Lodestone" },
{ serviceName: "Navidrome" },
- { serviceName: "Ollama", serviceUrl: "https://open-webui.home.arpa" },
{ serviceName: "Radicale" },
{ serviceName: "Redlib" },
{ serviceName: "Scrutiny" },