From 30900238310a80a92142a9222cba87056e7f6902 Mon Sep 17 00:00:00 2001 From: Settoshi Tonami Date: Thu, 23 Jan 2025 18:53:28 +0100 Subject: [PATCH] Replace discord with newsletter in the dive in section (#182) Currently there are 3 links in the dive in section: - Github - Discord - Matrix Matrix is hard but fits the ethos better. Discord links are available lower on the page anyways. Two chats is redundant, and we really want quick access to the newsletter. So i am proposing this change. Signed-off-by: Settoshi Tonami --- src/content/social/quicklinks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/social/quicklinks.json b/src/content/social/quicklinks.json index de56b27..315abd2 100644 --- a/src/content/social/quicklinks.json +++ b/src/content/social/quicklinks.json @@ -4,8 +4,8 @@ "cta": "GitHub" }, { - "link": "https://socials.dyne.org/discord", - "cta": "Discord" + "link": "https://news.dyne.org", + "cta": "Newsletter" }, { "link": "https://socials.dyne.org/matrix",