mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2025-10-21 18:30:34 +00:00
Changed gif
This commit is contained in:
parent
3a6d4e3523
commit
e1a2ea2a8d
BIN
static/main/img/hello-there.mp4
Normal file
BIN
static/main/img/hello-there.mp4
Normal file
Binary file not shown.
@ -16,8 +16,8 @@
|
||||
<div class="landing-title">
|
||||
<video autoplay
|
||||
loop
|
||||
src="{% static 'main/img/hello-there.webm' %}"
|
||||
type="video/webm"
|
||||
src="{% static 'main/img/hello-there.mp4' %}"
|
||||
type="video/mp4"
|
||||
alt="Hello there.">
|
||||
</video>
|
||||
<h1 class="text">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user