diff options
| author | 2025-10-21 22:18:31 +0200 | |
|---|---|---|
| committer | 2025-10-21 22:18:31 +0200 | |
| commit | 9ac420e6fcdb2216415ab6b0ce7eb9e88af70f6f (patch) | |
| tree | bd30d463c61d16dba4f16d6b5b1ce3add9db1642 /pydis_site/templates/home/index.html | |
| parent | chore: update url link (diff) | |
| parent | Update Core Developer emeriti list (diff) | |
Merge branch 'main' into patch-1
Diffstat (limited to 'pydis_site/templates/home/index.html')
| -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"  |