aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/base/navbar.html2
-rw-r--r--pydis_site/templates/home/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/templates/base/navbar.html b/pydis_site/templates/base/navbar.html
index 9b475189..d2ea9589 100644
--- a/pydis_site/templates/base/navbar.html
+++ b/pydis_site/templates/base/navbar.html
@@ -88,7 +88,7 @@
<strong>Events</strong>
</div>
<a class="navbar-item" href="{% url 'wiki:get' path="events/game-jam-2020/" %}">
- Upcoming: Game Jam 2020
+ Most Recent: Game Jam 2020
</a>
<a class="navbar-item" href="{% url 'wiki:get' path="events/" %}">
All events
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index bd713e55..c30cbee6 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -40,7 +40,7 @@
{# Right column container #}
<div class="column is-half-desktop">
<a href="https://pythondiscord.com/pages/events/game-jam-2020/">
- <img src="https://raw.githubusercontent.com/python-discord/branding/master/logos/logo_discord_banner/game%20jam%202020/game%20jam%202020%20-%20website%20banner.png">
+ <img src="https://raw.githubusercontent.com/python-discord/branding/master/events/game%20jam%202020/game%20jam%202020%20-%20website%20banner.png">
</a>
</div>
</div>