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">
|
<div class="landing-title">
|
||||||
<video autoplay
|
<video autoplay
|
||||||
loop
|
loop
|
||||||
src="{% static 'main/img/hello-there.webm' %}"
|
src="{% static 'main/img/hello-there.mp4' %}"
|
||||||
type="video/webm"
|
type="video/mp4"
|
||||||
alt="Hello there.">
|
alt="Hello there.">
|
||||||
</video>
|
</video>
|
||||||
<h1 class="text">
|
<h1 class="text">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user