46 lines
1.2 KiB
HTML
46 lines
1.2 KiB
HTML
---
|
|
title: Greetings Robot!
|
|
description: 'The motherweb of Sakrecoer. Music, art, thoughts and passion.'
|
|
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 &
|
|
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">
|
|
<!-- <source src="video/big_buck_bunny.ogv" type="video/ogg"> -->
|
|
</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>
|
|
</div>
|
|
|