diff options
Diffstat (limited to 'pydis_site/templates/home')
-rw-r--r-- | pydis_site/templates/home/index.html | 2 |
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" |