Updated logo, and merged root static folder with static folder under assets.
This commit is contained in:
parent
8b1eebdd12
commit
ed306a26d2
4 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<div class="hero position-relative overflow-hidden">
|
||||
<video class="cover parallax" playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop">
|
||||
<source src="static/showreel.mp4" type="video/mp4">
|
||||
<source src="assets/static/showreel.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue