diff options
author | 2020-05-12 11:58:15 -0400 | |
---|---|---|
committer | 2020-05-12 11:58:15 -0400 | |
commit | 2e6c22b996aa294e71adb699877b574df8a103ec (patch) | |
tree | 27f59b0f2e7f0b5062882bc4ca6210271dbd7097 /pydis_site | |
parent | Merge pull request #352 from ks129/news-bot-setting (diff) |
Update Game Jam from upcoming to most recent
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/templates/base/navbar.html | 2 |
1 files changed, 1 insertions, 1 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 |