Added audio on lightmode

This commit is contained in:
Kristofers Solo
2023-01-20 06:07:04 +02:00
parent 4994e193b4
commit cf4c205c5e
4 changed files with 9 additions and 3 deletions

View File

@@ -14,8 +14,10 @@
{% block content %}
<div id="landing">
<div class="landing-title">
<video autoplay loop>
<source src="{% static 'main/img/hello-there.webm' %}" type="video/webm">
<video autoplay
loop
src="{% static 'main/img/hello-there.webm' %}"
type="video/webm">
</video>
<h1 class="text">
I&#39;m <span id="swap-text">Kristofers Solo</span>