From 36df183057422c76cb489ae9af5688423386282f Mon Sep 17 00:00:00 2001 From: hedy Date: Fri, 29 Mar 2024 14:31:05 +0800 Subject: Events: Update PyWeek 37 from Ongoing to Recent event It's not completely over yet as the winners are yet to be announced, but the coding phase, as shown in the date "March 17-24th" has passed so it no longer makes sense to list it as ongoing. --- pydis_site/templates/events/current_event.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydis_site/templates/events/current_event.html b/pydis_site/templates/events/current_event.html index 68c4a72c..e099ccb6 100644 --- a/pydis_site/templates/events/current_event.html +++ b/pydis_site/templates/events/current_event.html @@ -2,7 +2,7 @@ {# Current/next event to promote #}
- Ongoing event + Recent event

PyWeek 37

-- cgit v1.2.3