sakrecoer-mother-web/index.html
2019-08-26 19:01:44 +00:00

36 lines
1.1 KiB
HTML

---
title: Greetings Robot!
description: 'The motherweb of Sakrecoer. Music, art, thoughts and passion from innerspace.'
image: /siteicon.png
mp4_path: /assets/vi/0001-0076.mp4
webm_path: /assets/vi/0001-0076.webm
---
<div id="hero">
<div class="pivot">
<h2>Greetings Robot!</h2>
<h1>Sakrecoer</h1>
<h2>Stands for independent fun-loving Activism, Art &amp;
Music.</h2>
</div>
<div class="pivot">
<h2>You are here</h2>
<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 }}{{ page.webm_path }}" type="video/webm">
<source src="{{ site.baseurl }}{{ page.mp4_path }}" type="video/mp4">
</video>
</div>
</div>
<div style="background: linear-gradient(45deg, #ff00ff, #416a00);">
<div class="trackcontainer logo" style="margin-top:0;padding-top:0;">
{% include cookiemonster.html %}
</div>
</div>