diff --git a/public/icons/roundcube.svg b/public/icons/roundcube.svg new file mode 100644 index 0000000..a3e8a54 --- /dev/null +++ b/public/icons/roundcube.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index aa8d237..cadfca6 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -15,6 +15,7 @@ const services = [ { serviceName: "Navidrome" }, { serviceName: "Radicale" }, { serviceName: "Redlib" }, + { serviceName: "Roundcube" }, { serviceName: "Scrutiny" }, { serviceName: "Synapse Admin" }, { serviceName: "Umami" },