aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-03-18 18:43:59 +0800
committerGravatar hedy <[email protected]>2024-03-18 18:43:59 +0800
commit7858c00a4e26725614db73407baf8e9dc5a955ca (patch)
tree3a5653c023d96419c3119b92fb847e487423494a /pydis_site/templates
parentMerge branch 'main' into feat/events-redesign (diff)
parentMerge pull request #1255 from python-discord/fix/timeline-icons (diff)
Merge branch 'main' into feat/events-redesign
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/events/pages/code-jams/10/_index.html6
-rw-r--r--pydis_site/templates/events/pages/code-jams/8/_index.html6
-rw-r--r--pydis_site/templates/events/pages/code-jams/9/_index.html6
-rw-r--r--pydis_site/templates/home/timeline.html4
4 files changed, 11 insertions, 11 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/10/_index.html b/pydis_site/templates/events/pages/code-jams/10/_index.html
index 372aa805..c246456e 100644
--- a/pydis_site/templates/events/pages/code-jams/10/_index.html
+++ b/pydis_site/templates/events/pages/code-jams/10/_index.html
@@ -29,7 +29,7 @@
Taking captchas to the next level in an effort to foil some of the new AIs. The captchas are image based with a twist.
</p>
<p>
- <a href="https://github.com/thijsfranck/the-dynamic-typists" title="The Dynamic Typists GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/thijsfranck/the-dynamic-typists" title="The Dynamic Typists GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
@@ -40,7 +40,7 @@
Given a snippet of code, create an image of the code to easily share and also embed the code into the image of the code itself.
</p>
<p>
- <a href="https://github.com/StoneSteel27/The-Magic-Methods" title="The Magic Methods GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/StoneSteel27/The-Magic-Methods" title="The Magic Methods GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
@@ -49,7 +49,7 @@
<p class="my-1">
Image manipulation puzzle game. Adjust image manipulation sliders to find secret codes.
<p>
- <a href="https://github.com/Flow-Glow/Code-Jam-2023-Async-Aggregators" title="The Async Aggregators GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/Flow-Glow/Code-Jam-2023-Async-Aggregators" title="The Async Aggregators GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
diff --git a/pydis_site/templates/events/pages/code-jams/8/_index.html b/pydis_site/templates/events/pages/code-jams/8/_index.html
index 2d197199..178cc536 100644
--- a/pydis_site/templates/events/pages/code-jams/8/_index.html
+++ b/pydis_site/templates/events/pages/code-jams/8/_index.html
@@ -31,7 +31,7 @@
<p>
<a href="https://www.youtube.com/watch?v=DV3uMdsw9KE" title="Perceptive Porcupines Demo Video" target="_blank" rel="noopener"><i class="fa fa-video"> </i> Demo video</a>
<br/>
- <a href="https://github.com/what-the-python/wtpython" title="Perceptive Porcupines GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/what-the-python/wtpython" title="Perceptive Porcupines GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
@@ -46,7 +46,7 @@
<p>
<a href="https://www.youtube.com/watch?v=WI9tgQeAfXw" title="Lovable Lobsters Demo Video" target="_blank" rel="noopener"><i class="fa fa-video"> </i> Demo video</a>
<br/>
- <a href="https://github.com/A5rocks/code-jam-8" title="Lovable Lobsters GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/A5rocks/code-jam-8" title="Lovable Lobsters GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
@@ -58,7 +58,7 @@
Just like a real world Rubik's cube, you can move this cube around to look at it from all sides. And, of course, you can rotate the individual discs it is made up of to first scramble up the order and then to try and solve it into perfect ordering again.
</p>
<p>
- <a href="https://github.com/bjoseru/pdcj8-robust-reindeer" title="Robust Reindeer GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/bjoseru/pdcj8-robust-reindeer" title="Robust Reindeer GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
diff --git a/pydis_site/templates/events/pages/code-jams/9/_index.html b/pydis_site/templates/events/pages/code-jams/9/_index.html
index 68e377c9..d2e02d2c 100644
--- a/pydis_site/templates/events/pages/code-jams/9/_index.html
+++ b/pydis_site/templates/events/pages/code-jams/9/_index.html
@@ -29,7 +29,7 @@
Drawn is based on old school Pictionary game, with additional surprises waiting for the drawer each turn.
</p>
<p>
- <a href="https://github.com/collerek/cerebral-centaurs" title="Cerebral Centaurs GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/collerek/cerebral-centaurs" title="Cerebral Centaurs GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
@@ -42,7 +42,7 @@
<p>
<a href="https://www.youtube.com/watch?v=-VQ_ijuo-Mg" title="Kingly Kelpies Demo Video" target="_blank" rel="noopener"><i class="fa fa-video"> </i> Demo video</a>
<br/>
- <a href="https://github.com/Kingly-elpies/KinglyKelpies" title="Kingly Kelpies GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/Kingly-elpies/KinglyKelpies" title="Kingly Kelpies GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
@@ -51,7 +51,7 @@
<p class="my-1">
Curse of the Mites is a text based MUD (multi-user dungeon) in which you play as a caterpillar whose goal is to grow into a butterfly to escape the forest cursed by mites.
<p>
- <a href="https://github.com/AbooMinister25/Curse-of-the-Mites" title="Logical Leprechauns GitHub Repository" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub Repository</a>
+ <a href="https://github.com/AbooMinister25/Curse-of-the-Mites" title="Logical Leprechauns GitHub Repository" target="_blank" rel="noopener"><i class="fab fa-github"></i> GitHub Repository</a>
<br/>
</p>
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html
index 6c627033..23a6459c 100644
--- a/pydis_site/templates/home/timeline.html
+++ b/pydis_site/templates/home/timeline.html
@@ -344,7 +344,7 @@
<div class="cd-timeline__block">
<div class="cd-timeline__img pastel-red cd-timeline__img--picture">
- <i class="fa fa-youtube-play"></i>
+ <i class="fab fa-youtube"></i>
</div>
<div class="cd-timeline__content has-background-white-bis text-component">
@@ -473,7 +473,7 @@
<div class="cd-timeline__block">
<div class="cd-timeline__img pastel-red cd-timeline__img--picture">
- <i class="fa fa-snowflake-o"></i>
+ <i class="fa fa-snowflake"></i>
</div>
<div class="cd-timeline__content has-background-white-bis text-component">