Skip to content

Commit

Permalink
Update communityLinks.js
Browse files Browse the repository at this point in the history
Added 21Lectures (With a custom link) and ZeusATM
  • Loading branch information
NicolasB58 authored Oct 11, 2024
1 parent 9011e3a commit e3eacb6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions datasets/communityLinks.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ const communityLinks = {
name: 'Bitcoin Mentoring',
url: 'https://www.bitcoin-mentoring.me'
},
{
name: '21Lectures',
url: 'https://21lectures.com/partner/dezentralschweiz/'
},
{
name: "Bitcoin Block",
url: "https://bitcoinblock.study/"
Expand Down Expand Up @@ -161,6 +165,10 @@ const communityLinks = {
{
name: 'Bittr',
url: 'https://getbittr.com/'
},
{
name: 'ZeusATM',
url: 'https://zeusatm.ch/'
}
],
'Shops': [
Expand Down

0 comments on commit e3eacb6

Please sign in to comment.