From 57d0fb596efa44c6d70dc49d04cddba37e55d709 Mon Sep 17 00:00:00 2001 From: Richard Si Date: Sat, 26 Aug 2023 15:30:48 -0400 Subject: Fix broken links and remove extraneous space in timeline Many thanks to @Rainb0wCodes for making me aware of the broken links. Co-authored-by: Rainb0w :3 <81040339+Rainb0wCodes@users.noreply.github.com> --- pydis_site/templates/home/timeline.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html index 41eb5344..7fc6f325 100644 --- a/pydis_site/templates/home/timeline.html +++ b/pydis_site/templates/home/timeline.html @@ -22,7 +22,8 @@

Switch to new paste service

We migrate over to pinnwand - as the service that powers our paste bin over at https://paste.pythondiscord.com/. + as the service that powers our paste bin over at + https://paste.pythondiscord.com/. We made the switch as it comes with native light/dark modes, support for multi-file pastes, additional support for text highlighting languages, and plus, it's written in Python! @@ -204,9 +205,8 @@

We gave our resources pages some much needed love and - reorganised them into a single page - - , complete with a shiny new resource filter that allows you to more quickly find + reorganised them into a single page, + complete with a shiny new resource filter that allows you to more quickly find ones that relate to your interests, experience, learning style, and ability to pay!

@@ -329,7 +329,7 @@

Owners become PSF Fellows

Joe, Leon, and Sebastiaan - + are recognized as Python Software Foundation Fellows for their substantial contributions to the Python ecosystem by fostering -- cgit v1.2.3