Add meetups card image

This commit is contained in:
Dennis Reimann
2021-09-22 11:07:25 +02:00
parent 89fc39528c
commit 8d6841abf6
2 changed files with 1 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ extends /template.pug
block vars
- const title = 'Meetups'
- const description = 'Eine Liste von Bitcoin-Meetups und Einundzwanzig-Treffen im D/A/CH-Raum.'
- const cardImage = '/img/card/meetups.png'
- const filterOfficial = (list, official) => list.filter(meetup => meetup.name.startsWith('Einundzwanzig') === official)
- let j = 0

BIN
static/img/card/meetups.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB