diff options
author | 2025-09-24 15:29:43 -0400 | |
---|---|---|
committer | 2025-09-24 20:29:43 +0100 | |
commit | a69fb04278bd2e8c06b8c6aeb012f2870cdf7f6a (patch) | |
tree | 5ae75e833f6fbca2d97a9abc7cf01b580da657e5 /pydis_site/apps | |
parent | Update tarfile.extractall usage to be safer (diff) |
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
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/timeline/entries/2018-02-03_our-logo-is-born.md | 2 | ||||
-rw-r--r-- | pydis_site/apps/timeline/entries/2024-10-07_python-313-release-stream.md | 2 |
2 files changed, 2 insertions, 2 deletions
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 --- <p style="background-color: #7289DA; border-radius: 10px;"> - <img style="padding-right: 20px;" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_banner/logo_site_banner.svg"> + <img style="padding-right: 20px;" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_banner/logo_site_banner.svg" alt="Python Discord Logo"> </p> 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 --- |