diff options
Diffstat (limited to 'events.toml')
-rw-r--r-- | events.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/events.toml b/events.toml index b342770..26a8ae1 100644 --- a/events.toml +++ b/events.toml @@ -1,7 +1,7 @@ [[upcoming]] title = "Meetup #40" date = 2023-09-28 18:00:00+02:00 -venue = "" +venue = "TBD" address = "" url = "" content = """ @@ -9,7 +9,7 @@ content = """ [[recent]] title = "Meetup #39" -date = 2023-08-29 18:00:00+02:00 +date = 2023-08-30 18:00:00+02:00 venue = "Novo Nordisk Digital Innovation Hub" address = "Rued Langgaardsvej 5" url = "https://www.meetup.com/copenhagen-rust-community/events/294806394/" |