Skip to content

Commit 0981d9f

Browse files
committed
chore: update events
1 parent 66af2b1 commit 0981d9f

5 files changed

Lines changed: 18 additions & 9 deletions

File tree

41.5 KB
Loading
File renamed without changes.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "ViteConf Community Night",
3+
"place": "in-person",
4+
"type": "meetup",
5+
"url": "https://www.meetup.com/javascript-developer-meetup-amsterdam/events/311109580/",
6+
"thumbnail": "$assets/events/2025-10-08-viteconf-community-night.webp",
7+
"start": "2025-10-08T17:30:00+02:00",
8+
"end": "2025-10-08T22:00:00+02:00"
9+
}

src/content/events/2025-10-09-vite-conf-amsterdam.json

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "ViteConf 2025",
3+
"place": "hybrid",
4+
"type": "conference",
5+
"url": "https://viteconf.amsterdam",
6+
"thumbnail": "$assets/events/2025-10-09-viteconf.png",
7+
"start": "2025-10-09T09:00:00+02:00",
8+
"end": "2025-10-10T18:00:00+02:00"
9+
}

0 commit comments

Comments
 (0)