mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Changed gif
This commit is contained in:
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">
|
||||
|
||||
Reference in New Issue
Block a user