sakrecoer-mother-web/index.html
2019-07-10 00:29:09 +02:00

31 lines
875 B
HTML

---
title: The Mother-web of Sakrecoer
description:
image:
video_path:
layout: default
---
<div class="musiflex">
<div id="hero" style="background-color: rgb(0, 255, 255);margin:0;padding:0;">
<h1>GREETINGS<br />ROBOT!</h1>
<div>
<p><b>Sakrecoer Uncorporated</b> Stands for independent fun-loving Activism, Art<br />&amp;
<b>Music.</b><br /><br />I push sounds, images, thoughts and passion for <b>cool robots like you.</b><br /><br />I
am funky and I deliver because<br /><b>I was born tomorrow.</b></p>
</div>
</div>
<div class="trackcontainer">
<a href="{{ track.url }}">
<div class="track" style="background-image:url({{ site.audio_url }}{{ track.image }});"></div>
<h3>track.title </h3>
</a>
<p>{{ track.keywords }}</p>
</div>
</div>