This commit is contained in:
Set Hallstrom 2019-04-01 23:16:35 +02:00
parent 9e9b61eabc
commit cfc4264419
266 changed files with 80462 additions and 40141 deletions

View file

@ -0,0 +1,5 @@
<video poster="{{ base }}/assets/vid/{{ page.poster }}" id="bgvid" autoplay playsinline muted loop>
<source src="{{ base }}/assets/vid/{{ page.video }}" type="video/mp4">
</video>
<img id="bgpic" src="{{ base }}/assets/vid/{{ page.poster }}" alt="Basspistol" />
<div id="headline"><h1>~/{{ page.subtitle }}</h1></div>