refactor: move into src

This commit is contained in:
Oliver Davies 2023-10-18 00:11:16 +02:00
parent 675e89e9d1
commit 51c5f5759d
404 changed files with 2 additions and 2 deletions

View file

@ -1,11 +0,0 @@
<div>
<video
poster="https://www.fldrupal.camp/sites/all/themes/fldc17/images/video-poster.jpg"
preload="auto"
>
<source
src="https://www.fldrupal.camp/sites/default/files/FLDC17%20Promo-high.mp4"
type="video/mp4"
>
</video>
</div>