perfectioning
This commit is contained in:
parent
3be4c302ef
commit
02879a7510
4 changed files with 109 additions and 19 deletions
28
index.html
28
index.html
|
|
@ -5,14 +5,26 @@ image:
|
|||
video_path:
|
||||
layout: default
|
||||
---
|
||||
<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 />&
|
||||
<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 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 />&
|
||||
<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>
|
||||
<div>asdasd</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue