diff --git a/config.js b/config.js index e22038b..a9d697e 100644 --- a/config.js +++ b/config.js @@ -24,7 +24,7 @@ const CONFIG = { }, { title: "Element (Matrix)", - desc: "透過 Matrix 協議與我通訊(server:matrix.nudoragon.com)", + desc: "透過 Matrix 協議與我通訊(@nudoragon:matrix.nudoragon.com)", url: "https://element.nudoragon.com", icon: "fas fa-comments", delay: "0.2s", @@ -92,6 +92,6 @@ const CONFIG = { { name: "Discord", url: "https://discord.gg/nHjUJJXGVG", icon: "fab fa-discord", visible: true, order: 6 }, { name: "Line", url: "#", icon: "fab fa-line", visible: false, order: 7 }, { name: "Telegram", url: "#", icon: "fab fa-telegram", visible: false, order: 8 }, - { name: "Mail", url: "mailto:a@z.nudoragon.com", icon: "fas fa-envelope", visible: true, order: 9 } + { name: "Mail", url: "mailto:hi@l.nudoragon.com", icon: "fas fa-envelope", visible: true, order: 9 } ] -}; +} \ No newline at end of file