sakrecoer-mother-web/index.html

46 lines
1.2 KiB
HTML
Raw Normal View History

---
2019-07-10 01:22:54 +02:00
title: Greetings Robot!
2019-08-26 20:19:15 +02:00
description: 'The motherweb of Sakrecoer. Music, art, thoughts and passion.'
2019-04-28 20:57:46 +02:00
image:
2019-08-26 20:48:07 +02:00
mp4_path:
webm_path:
---
2019-07-10 02:16:43 +02:00
2019-07-13 19:49:09 +02:00
<div id="hero">
<div class="pivot">
<h2>Greetings Robot!</h2>
<h1>Sakrecoer</h1>
<h2>Stands for independent fun-loving Activism, Art &amp;
Music.</h2>
2019-07-10 00:29:09 +02:00
</div>
2019-07-13 19:49:09 +02:00
<div class="pivot">
2019-07-13 23:44:59 +02:00
2019-07-13 19:49:09 +02:00
<h2>You are here</h2>
<h1><a href="/about/" alt="About Sakrecoer">Where am I?</a></h1>
2019-07-13 23:44:59 +02:00
2019-07-13 19:49:09 +02:00
</div>
2019-07-13 23:44:59 +02:00
2019-07-13 19:49:09 +02:00
<div class="pivot">
2019-07-13 23:44:59 +02:00
2019-07-13 21:11:13 +02:00
<h2>Stream</h2>
2019-07-13 19:49:09 +02:00
<h1><a href="/music/" alt="Music of Sakrecoer">Music</a></h1>
2019-04-28 19:39:21 +02:00
2019-07-13 19:49:09 +02:00
</div>
2019-07-13 21:11:13 +02:00
<div class="fullscreen-bg">
<video loop muted autoplay poster="{{ site.baseurl }}/assets/img/sakrecoer-logo.svg" class="fullscreen-bg__video">
2019-07-13 23:44:59 +02:00
<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"> -->
2019-07-13 21:11:13 +02:00
</video>
</div>
2019-07-13 19:49:09 +02:00
</div>
2019-04-28 19:39:21 +02:00
2019-07-15 18:40:42 +02:00
<div style="background: linear-gradient(45deg, #ff00ff, #416a00);">
2019-07-15 16:05:25 +02:00
<div class="trackcontainer logo" style="margin-top:0;padding-top:0;">
2019-07-14 00:36:43 +02:00
{% include cookiemonster.html %}
</div>
2019-07-13 21:11:13 +02:00
</div>
</div>