From bbe9f309a6f35e4d4e6ea96dc05ac0644c8c9484 Mon Sep 17 00:00:00 2001
From: Leon Sandøy
Date: Sun, 16 Feb 2020 11:53:55 +0100
Subject: Switch the code jam banner for the stream.
With the code jam over, we don't want a code jam banner on our front
page. This commit replaces it with the Code Jam Judge Stream.
---
pydis_site/templates/home/index.html | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
(limited to 'pydis_site')
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index 3b150767..e8aae7fe 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -37,11 +37,15 @@
- {# Code Jam banner #}
+ {# Right column container #}
--
cgit v1.2.3