sakrecoer-mother-web/index.html
Set Sakrecoer f41d81eec0 layouting
2019-07-10 02:16:43 +02:00

36 lines
836 B
HTML

---
title: Greetings Robot!
description:
image:
video_path:
layout: default
---
<div class="musiflex">
<div id="hero">
<div class="editable">
<h1>Greetings Robot!</h1>
<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>