diff --git a/public/icons/bambui.svg b/public/icons/bambui.svg
deleted file mode 100644
index 10831bf..0000000
--- a/public/icons/bambui.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-
\ No newline at end of file
diff --git a/public/icons/sftpgo.svg b/public/icons/sftpgo.svg
new file mode 100644
index 0000000..822ad7c
--- /dev/null
+++ b/public/icons/sftpgo.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 8db96cf..f7aee39 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -4,7 +4,6 @@ import ServiceCard from "../components/ServiceCard.astro";
const services = [
{ serviceName: "AmneziaWG" },
- { serviceName: "BambUI" },
{ serviceName: "Blog", serviceUrl: "https://blog.z0x.home.arpa" },
{ serviceName: "Dockge" },
{ serviceName: "Dozzle" },
@@ -18,6 +17,7 @@ const services = [
{ serviceName: "Redlib" },
{ serviceName: "Roundcube" },
{ serviceName: "Scrutiny" },
+ { serviceName: "SFTPGo" },
{ serviceName: "Synapse Admin" },
{ serviceName: "Umami" },
{ serviceName: "Unifi" },