aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2021-03-25 10:55:19 +0100
committerGravatar Leon Sandøy <[email protected]>2021-03-25 10:57:06 +0100
commita0ed0c0fc248bb837379d183135f94f9392d3264 (patch)
tree5f0f81896d3f1ebfa2f16b3ae9e56c889637c34e /pydis_site
parentUse real names in the timeline (diff)
Timeline: SeasonalBot -> Sir Lancebot
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/templates/home/timeline.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html
index ea354a57..ad7a88e7 100644
--- a/pydis_site/templates/home/timeline.html
+++ b/pydis_site/templates/home/timeline.html
@@ -90,7 +90,7 @@
<h2>First code jam with the theme “snakes”</h2>
<p class="color-contrast-medium">Our very first Code Jam attracts a handful of users who work in random
teams of 2. We ask our participants to write a snake-themed Discord bot. Most of the code written
- for this jam still lives on in SeasonalBot, and you can play with it by using the
+ for this jam still lives on in Sir Lancebot, and you can play with it by using the
<code>.snakes</code> command. For more information on this event, see <a
href="https://pythondiscord.com/pages/code-jams/code-jam-1-snakes-bot/">the event page</a></p>
@@ -178,7 +178,7 @@
</div>
<div class="cd-timeline__content text-component">
- <h2>First Hacktoberfest PyDis event; @SeasonalBot is created</h2>
+ <h2>First Hacktoberfest PyDis event; @Sir Lancebot is created</h2>
<p class="color-contrast-medium">We create a second bot for our community and fill it up with simple,
fun and relatively easy issues. The idea is to create an approachable arena for our members to cut
their open-source teeth on, and to provide lots of help and hand-holding for those who get stuck.