diff --git a/src/content/social/linktree.json b/src/content/social/linktree.json index e465c57..feed829 100644 --- a/src/content/social/linktree.json +++ b/src/content/social/linktree.json @@ -1,4 +1,41 @@ [ + { + "group_name": "Sovereign Channels", + "icon": "https://logo.dyne.org/logo", + "description": "Channels that are self-hosted by dyne, or aligned with Dyne's values", + "links": [ + { + "name": "Dyne Matrix Space", + "link": "https://socials.dyne.org/matrix", + "tagline": "Collection of chat channels related to dyne and it's many projects.", + "cta": "Chat" + }, + { + "name": "Lemmy", + "link": "https://fed.dyne.org", + "tagline": "A federated billboard.", + "cta": "Updoot" + }, + { + "name": "Dyne TV", + "link": "https://socials.dyne.org/peertube", + "tagline": "Watch videos and live-streams on Dyne's Peertube.", + "cta": "Browse" + }, + { + "name": "Mastodon", + "link": "https://socials.dyne.org/mastodon", + "tagline": "Follow dyne on Mastodon.", + "cta": "Follow" + }, + { + "name": "Nostr", + "link": "https://socials.dyne.org/nostr", + "tagline": "Follow Dyne on Nostr.", + "cta": "Connect" + } + ] + }, { "group_name": "Telegram", "icon": "https://logo.dyne.org/logo", @@ -56,7 +93,8 @@ { "name": "Dyne Space", "link": "https://socials.dyne.org/matrix", - "tagline": "Collection of channels related to dyne and it's many projects." + "tagline": "Collection of channels related to dyne and it's many projects.", + "main": true }, { "name": "Interfacer Space", @@ -90,7 +128,7 @@ { "name": "Lemmy", "link": "https://fed.dyne.org", - "tagline": "Join the Federation", + "tagline": "Join the Federation.", "cta": "Updoot" }, { @@ -135,6 +173,12 @@ "tagline": "Subscribe to Dyne newsletter on Substack.", "cta": "Subscribe" }, + { + "name": "Bluesky", + "link": "https://socials.dyne.org/bluesky", + "tagline": "Follow Dyne on Bluesky.", + "cta": "Follow" + }, { "name": "Twitter", "link": "https://socials.dyne.org/twitter", diff --git a/src/content/social/quicklinks.json b/src/content/social/quicklinks.json index 315abd2..f8e7c45 100644 --- a/src/content/social/quicklinks.json +++ b/src/content/social/quicklinks.json @@ -8,7 +8,7 @@ "cta": "Newsletter" }, { - "link": "https://socials.dyne.org/matrix", - "cta": "Matrix" + "link": "https://dyne.org/timeline/", + "cta": "Our History" } ]