Commit 20c3691

HPCesia <me@hpcesia.com>
2025-11-20 10:14:48
feat: update homepage
1 parent d60b036
Changed files (1)
modules
modules/services/homepage.nix
@@ -141,7 +141,7 @@
         ];
       }
       {
-        "阅读" = [
+        "社交" = [
           {
             FreshRSS = {
               href = "https://rss.hpcesia.com/";
@@ -149,11 +149,17 @@
               siteMonitor = "https://rss.hpcesia.com/";
             };
           }
+          {
+            Mycelium = {
+              href = "https://myce.li/";
+              icon = "https://myce.li/favicon.ico";
+              siteMonitor = "https://myce.li/";
+            };
+          }
           {
             Trinnon = {
               href = "https://trin.one/";
               icon = "https://trin.one/fileserver/01H6611F79D6TD4PCS5YVHWFJZ/attachment/original/01JVQEQBVWB6EXGQ5WGR823C5Y.png";
-              siteMonitor = "https://trin.one/livez";
             };
           }
           {