From 3fe7203aafcfce5a64d1cd9332bbb687ea4f4823 Mon Sep 17 00:00:00 2001 From: shy Date: Tue, 13 Feb 2024 03:56:02 +0800 Subject: [PATCH] add island.matrix --- src/main.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.js b/src/main.js index b0c7822e..1c2c581d 100644 --- a/src/main.js +++ b/src/main.js @@ -26,7 +26,9 @@ Volcanos({river: { ]}, cloud: {name: "部署 cloud", icon: "bi bi-clouds", list: [ {space: "20220826-career", index: "ssh.relay"}, + "bench", {space: "20230913-matrix-story", index: "web.chat.island.group"}, + {space: "20230913-matrix-story", index: "web.chat.island.matrix"}, {space: "20230913-matrix-story", index: "web.chat.island.portal"}, {space: "20230913-matrix-story", index: "web.code.docker.container"}, {space: "20230511-golang-story", index: "web.chat.mail.client"},