From 418d1181e576b207686cdc6eb9f026d5b3a000b4 Mon Sep 17 00:00:00 2001 From: hedy Date: Wed, 14 Feb 2024 16:44:10 +0800 Subject: Events: Remove unnecessary explicit icon color --- 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 3b65a19e..bbb8ef0a 100644 --- a/pydis_site/templates/events/current_event.html +++ b/pydis_site/templates/events/current_event.html @@ -19,7 +19,7 @@

A bi-annual game jam where participants write a game in Python in a week, either individually or as a team. The theme is voted by the competitors prior to the challenge, and the entries are also judged by the competitors after the challenge.

- Learn more + Learn more -- cgit v1.2.3