Update meetups.json (#42)

* Update meetups.json

Add Yirmibir Istanbul Bitcoin Meetup

* Fix

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
This commit is contained in:
pretyflaco
2022-01-04 17:44:47 +03:00
committed by GitHub
parent 740b207098
commit f9c206e89b
2 changed files with 7 additions and 1 deletions

View File

@@ -356,5 +356,11 @@
"url": "https://t.me/+ML6iWXSsgTdiNGI6",
"country": "ES",
"state": ["Canaria"]
},
{
"name": "Yirmibir Istanbul",
"url": "https://t.me/YirmibirBitcoin",
"country": "TR",
"state": ["Istanbul"]
}
]

View File

@@ -50,4 +50,4 @@ block main
each m in filterUnmapped(meetups)
li(class=clss(m) style=style(m))
a(href=m.url target="_blank" rel="nofollow noopener")
= m.name.replace('Einundzwanzig ', '').replace('Bitcoin ', '')
= m.name