Fix video alt

This commit is contained in:
Kristofers Solo 2023-01-20 06:15:17 +02:00
parent b08ae07f01
commit 607f8ec643

View File

@ -17,7 +17,8 @@
<video autoplay <video autoplay
loop loop
src="{% static 'main/img/hello-there.webm' %}" src="{% static 'main/img/hello-there.webm' %}"
type="video/webm"> type="video/webm"
alt="Hello there.">
</video> </video>
<h1 class="text"> <h1 class="text">
I&#39;m <span id="swap-text">Kristofers Solo</span> I&#39;m <span id="swap-text">Kristofers Solo</span>