Skip to content

Commit

Permalink
puria considerations applied
Browse files Browse the repository at this point in the history
This applies the wise @puria words in #182 (comment)
  • Loading branch information
Sakrecoer committed Feb 4, 2025
1 parent 48d8c8a commit 5b7b41d
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 4 deletions.
48 changes: 46 additions & 2 deletions src/content/social/linktree.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -90,7 +128,7 @@
{
"name": "Lemmy",
"link": "https://fed.dyne.org",
"tagline": "Join the Federation",
"tagline": "Join the Federation.",
"cta": "Updoot"
},
{
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions src/content/social/quicklinks.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"cta": "Newsletter"
},
{
"link": "https://socials.dyne.org/matrix",
"cta": "Matrix"
"link": "https://dyne.org/timeline/",
"cta": "Our History"
}
]

0 comments on commit 5b7b41d

Please sign in to comment.