mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
update gen img
This commit is contained in:
parent
d36d16a246
commit
433ed6293e
6 changed files with 6 additions and 2 deletions
BIN
public/gen-img/events/barcelona01.png
Normal file
BIN
public/gen-img/events/barcelona01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 419 KiB |
BIN
public/gen-img/events/berlin02.png
Normal file
BIN
public/gen-img/events/berlin02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 285 KiB |
BIN
public/gen-img/events/bucharest01.png
Normal file
BIN
public/gen-img/events/bucharest01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 380 KiB |
BIN
public/gen-img/events/copenhagen01.png
Normal file
BIN
public/gen-img/events/copenhagen01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
BIN
public/gen-img/events/ljubljana01.png
Normal file
BIN
public/gen-img/events/ljubljana01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 408 KiB |
|
@ -26,12 +26,16 @@ const topics = [
|
|||
]
|
||||
|
||||
const events = {
|
||||
m24buc: { image: 'bucharest01' },
|
||||
m24ath: { image: 'athens01' },
|
||||
m24ams: { image: 'amsterdam01' },
|
||||
m24tll: { image: 'tallinn01' },
|
||||
m24ber: { image: 'berlin01' },
|
||||
s24prg: { image: 'summit01' },
|
||||
m24opo: { image: 'porto01' },
|
||||
m24ber: { image: 'berlin02' },
|
||||
s24prg: { image: 'summit01' },
|
||||
m24lju: { image: 'ljubljana01' },
|
||||
m24bcn: { image: 'barcelona01' },
|
||||
m24cph: { image: 'copenhagen01' },
|
||||
m24rom: { image: 'rome01' },
|
||||
s24brn: { image: 'brno01' },
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue