human commit

This commit is contained in:
Set Hallstrom 2019-02-28 17:06:17 +01:00
parent d891906702
commit f938333ff3
366 changed files with 81971 additions and 0 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>