new layout

This commit is contained in:
Set Sakrecoer 2019-07-13 21:11:13 +02:00
parent a50fd5f791
commit 8a67b48dd0
6 changed files with 558 additions and 66 deletions

View file

@ -18,22 +18,35 @@ layout: default
<h1><a href="/about/" alt="About Sakrecoer">Where am I?</a></h1>
</div>
<div class="pivot">
<h2>Stream</h2>
<h1><a href="/music/" alt="Music of Sakrecoer">Music</a></h1>
</div>
<div class="fullscreen-bg">
<video loop muted autoplay poster="{{ site.baseurl }}/assets/img/sakrecoer-logo.svg" class="fullscreen-bg__video">
<source src="{{ site.baseurl }}/assets/vi/0001-0076.webm" type="video/webm">
<source src="{{ site.baseurl }}/assets/vi/0001-0076.mp4" type="video/mp4">
<!-- <source src="video/big_buck_bunny.ogv" type="video/ogg"> -->
</video>
</div>
</div>
<div class="musiflex">
<div class="aboutflex">
<div class="trackcontainer">
<div class="editable">
<p>I push sounds, images, thoughts and passion for <b>cool robots like you.</b><br /><br />I
am funky, I deliver and <b>I was born tomorrow.</b></p>
<h3>I push sounds, images, thoughts and passion for <b>cool robots like you.</b><br /><br />I
am funky, I deliver and <b>I was born tomorrow.</b></h3>
<img src="{{ site.baseurl }}/assets/img/sakrecoer-logo.svg" width="100%" alt="sakrecoer logo">
</div>
</div>
<div class="trackcontainer">
<div class="editable">
</div>
<img src="{{site.baseurl }}/assets/img/basspistol-Patches.svg" width="100%">
</div>
</div>
</div>
</div>