diff --git a/communities.json b/communities.json index c7fb75b..9a0e9ed 100644 --- a/communities.json +++ b/communities.json @@ -312,6 +312,14 @@ "title": "Gitea", "inviteCode": "sRC9wMU", "githubUrl": "https://github.com/go-gitea/gitea" + }, + { + "logo": "lbry.png", + "title": "LBRY", + "quote": "LBRY is a free, open, and community-run digital marketplace,You own your data. You control the network. Indeed, you are the network, Hollywood films, college lessons, amazing streamers and more are on the first media network ruled by you!", + "quoteSourceUrl": "https://lbry.io", + "inviteCode": "Z3bERWA", + "githubUrl": "https://github.com/lbryio/" } ] } diff --git a/logos/lbry.png b/logos/lbry.png new file mode 100644 index 0000000..05d6048 Binary files /dev/null and b/logos/lbry.png differ