aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home
diff options
context:
space:
mode:
authorGravatar Dragon <[email protected]>2025-09-24 15:29:43 -0400
committerGravatar GitHub <[email protected]>2025-09-24 20:29:43 +0100
commita69fb04278bd2e8c06b8c6aeb012f2870cdf7f6a (patch)
tree5ae75e833f6fbca2d97a9abc7cf01b580da657e5 /pydis_site/templates/home
parentUpdate 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/templates/home')
-rw-r--r--pydis_site/templates/home/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index cb2f71ad..7963cd3a 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -36,7 +36,7 @@
span{height:1.5em;text-align:center;font:68px/1.5 sans-serif;color:#FFFFFFEE;text-shadow:0 0 0.1em #00000020}
</style>
<a href=https://www.youtube.com/embed/ZH26PuX3re0?autoplay=1>
- <img src='{% static "images/frontpage/welcome.jpg" %}' alt='Welcome to Python Discord'>
+ <img src='{% static "images/frontpage/welcome.jpg" %}' alt='Welcome to Python Discord, click to play'>
<span>▶</span>
</a>"
allow="autoplay; accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"