update gen

This commit is contained in:
tree🌴 2024-03-06 17:35:48 +01:00
parent bf952a5321
commit b0b4d25cd1
2 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

@ -16,9 +16,10 @@ const topics = [
'privacy activism',
]
const img = 'meetup01';
const img = 'meetup02';
const images = {
meetup01: {},
meetup02: {},
summit01: {}
}