Skip to content

Commit a465dcc

Browse files
committed
chore: add halfstack, fodem, and sotb to events
1 parent 67e497f commit a465dcc

6 files changed

Lines changed: 27 additions & 0 deletions
217 KB
Loading
125 KB
Loading
581 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "HalfStack London 2025",
3+
"place": "in-person",
4+
"type": "conference",
5+
"url": "https://halfstackconf.com/london",
6+
"thumbnail": "$assets/events/2025-11-12-halfstack-london.jpg",
7+
"start": "2025-11-12T10:00:00+00:00",
8+
"end": "2025-11-12T22:00:00+00:00"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "FOSDEM 2026",
3+
"place": "hybrid",
4+
"type": "conference",
5+
"url": "https://fosdem.org/2026/",
6+
"thumbnail": "$assets/events/2026-01-31-fosdem.jpg",
7+
"start": "2026-01-31T09:30:00+01:00",
8+
"end": "2026-02-01T21:18:15+01:00"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "State of the Browser 2026",
3+
"place": "hybrid",
4+
"type": "conference",
5+
"url": "https://2026.stateofthebrowser.com/",
6+
"thumbnail": "$assets/events/2026-02-28-state-of-the-browser.jpg",
7+
"start": "2026-02-28T09:30:00+00:00",
8+
"end": "2026-02-28T17:00:00+00:00"
9+
}

0 commit comments

Comments
 (0)