This commit is contained in:
Open-Steps.org 2015-02-28 22:51:15 +01:00
parent beda1849ce
commit fa47eb6813
24 changed files with 244 additions and 17 deletions

View file

@ -11,7 +11,6 @@ permalink: /about/
<div class="page-title col-md-2 col-md-offset-1">
<h3>{{page.title}}</h3>
<a class="highlight button hvr-sweep-to-top" href="/">Back to home</a>
</div>
@ -38,7 +37,7 @@ permalink: /about/
<div class="col-md-5">
<h5>Supported by</h5>
<div class="supporters">
<p>Thanks <a class="button hvr-sweep-to-top" href="http://pankeculture.com" target="_blank">Panke</a> and <a class="button hvr-sweep-to-top" href="http://www.troikaranch.org/" target="_blank">Troika Ranch</a> for the valuable support</p>
<p>Thanks <a class="button hvr-sweep-to-top" href="http://pankeculture.com" target="_blank">Panke</a> and <a class="button hvr-sweep-to-top" href="http://www.nkprojekt.de/" target="_blank">NK</a> for hosting our event and <a class="button hvr-sweep-to-top" href="http://www.troikaranch.org/" target="_blank">Troika Ranch</a> for the valuable support</p>
<ul>
<li>
<a href="http://pankeculture.com" target="_blank">
@ -50,6 +49,11 @@ permalink: /about/
<img src="/assets/troika_logo.png"></img>
</a>
</li>
<li>
<a href="http://www.nkprojekt.de/" target="_blank">
<img src="/assets/nk_logo.png"></img>
</a>
</li>
</ul>
</div>
</div>