From a69fb04278bd2e8c06b8c6aeb012f2870cdf7f6a Mon Sep 17 00:00:00 2001
From: Dragon <200907890+DragonSenseiGuy@users.noreply.github.com>
Date: Wed, 24 Sep 2025 15:29:43 -0400
Subject: Address some issues from the accessibility milestone (#1562)
* show that welcome video is playable in alt-text
* Add the full form of AoC in the alt texts
* add alt-text to all images
* change alt-texts for timeline page
* Add correct date
* add alt text to clickable images
---
pydis_site/apps/timeline/entries/2018-02-03_our-logo-is-born.md | 2 +-
.../apps/timeline/entries/2024-10-07_python-313-release-stream.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'pydis_site/apps')
diff --git a/pydis_site/apps/timeline/entries/2018-02-03_our-logo-is-born.md b/pydis_site/apps/timeline/entries/2018-02-03_our-logo-is-born.md
index 1cb2edb1..6189ebdc 100644
--- a/pydis_site/apps/timeline/entries/2018-02-03_our-logo-is-born.md
+++ b/pydis_site/apps/timeline/entries/2018-02-03_our-logo-is-born.md
@@ -5,5 +5,5 @@ icon: pydis
---
-
+
diff --git a/pydis_site/apps/timeline/entries/2024-10-07_python-313-release-stream.md b/pydis_site/apps/timeline/entries/2024-10-07_python-313-release-stream.md
index d1fc3eca..e5ea3afd 100644
--- a/pydis_site/apps/timeline/entries/2024-10-07_python-313-release-stream.md
+++ b/pydis_site/apps/timeline/entries/2024-10-07_python-313-release-stream.md
@@ -1,6 +1,6 @@
---
title: Python 3.13 Release Stream
-date: Oct 10th, 2022
+date: Oct 10th, 2024
icon: pydis
---
--
cgit v1.2.3
From 737e367a31ddee977ddb503c08d935b44861274d Mon Sep 17 00:00:00 2001
From: Joe Banks
Date: Thu, 2 Oct 2025 19:24:45 +0100
Subject: Update Core Developer emeriti list
---
pydis_site/apps/content/resources/acknowledgements.md | 1 +
1 file changed, 1 insertion(+)
(limited to 'pydis_site/apps')
diff --git a/pydis_site/apps/content/resources/acknowledgements.md b/pydis_site/apps/content/resources/acknowledgements.md
index e4cbcb86..f2d2311c 100644
--- a/pydis_site/apps/content/resources/acknowledgements.md
+++ b/pydis_site/apps/content/resources/acknowledgements.md
@@ -52,6 +52,7 @@ These individuals have made lasting contributions to Python Discord. Though they
* [lemonsaurus](https://github.com/lemonsaurus)
* [dementati](https://github.com/dementati)
* [eivl](https://github.com/eivl)
+* [Akarys42](https://github.com/akarys42)
## Contributors
--
cgit v1.2.3