aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar kosayoda <[email protected]>2022-06-18 19:53:38 -0400
committerGravatar kosayoda <[email protected]>2022-06-18 19:53:38 -0400
commit64b5d63798af1c7a53c9b57c7314db3c5cc1ad30 (patch)
treebe295a2f706c84fc7212acfad073104ebe580d33 /pydis_site/templates
parentRemove weird top padding for first panel item. (diff)
Emphasize code jam title.
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/events/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/index.html b/pydis_site/templates/events/index.html
index ccbbabf0..d230d28c 100644
--- a/pydis_site/templates/events/index.html
+++ b/pydis_site/templates/events/index.html
@@ -10,7 +10,7 @@
<div class="box">
<h2 class="title is-4">Code Jams</h2>
<div class="notification is-success">
- The 2022 Summer Code Jam qualifier will open June 29th. Check out the details <a href="{% url "events:page" path="code-jams/9" %}">here</a>.
+ The <b>2022 Summer Code Jam</b> qualifier will open June 29th. Check out the details <a href="{% url "events:page" path="code-jams/9" %}">here</a>.
</div>
<p>Each year, we organize at least one code jam, one during the summer and sometimes one during the winter. During these events, members of our community will work together in teams to create something amazing using a technology we picked for them. One such technology that was picked for the Summer 2021 Code Jam was text user interfaces (TUIS), where teams could pick from a pre-approved list of frameworks.</p>
<p>To help fuel the creative process, we provide a specific theme, like <strong>Think Inside the Box</strong> or <strong>Early Internet</strong>. At the end of the Code Jam, the projects are judged by Python Discord server staff members and guest judges from the larger Python community. The judges will consider creativity, code quality, teamwork, and adherence to the theme.</p>