sliding top menu
This commit is contained in:
parent
057a63d15e
commit
7dcbe77c2d
24 changed files with 918 additions and 123 deletions
43
about.html
43
about.html
|
|
@ -17,22 +17,39 @@ permalink: /about/
|
|||
|
||||
<div class="about dark_bg col-md-7">
|
||||
|
||||
<p>Scope is a monthly event happening every 2nd thursday a month in Berlin/DE.
|
||||
Scope is an artist-run initiative without financial benefits.
|
||||
Entrance is based on donations.</p>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h5>{{ site.title }}</h5>
|
||||
<p>{{ site.description }}</p>
|
||||
|
||||
<P>Doors open from 19:00 Uhr / 7pm
|
||||
Programme starting 20:00 Uhr / 8pm</p>
|
||||
<p>Doors open from 7pm - Programme starting 8pm</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h5>How to find us</h5>
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<h5>How to find us</h5>
|
||||
|
||||
<p>S-Bahn: S41/S42 (Ring) Wedding
|
||||
U-Bahn: U6 Wedding, U8 Gesundbrunnen
|
||||
Bus: M27 Wedding</p>
|
||||
<p>S-Bahn: S41/S42 (Ring) Wedding
|
||||
U-Bahn: U6 Wedding, U8 Gesundbrunnen
|
||||
Bus: M27 Wedding</p>
|
||||
|
||||
<p>Panke e.V.
|
||||
Gerichtstr. 23, Hof 5
|
||||
13347 Berlin Wedding</p>
|
||||
<p>Panke e.V.
|
||||
Gerichtstr. 23, Hof 5
|
||||
13347 Berlin Wedding</p>
|
||||
</div>
|
||||
|
||||
<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>
|
||||
<ul>
|
||||
<li><a href="http://pankeculture.com" target="_blank"><img src="/assets/panke_logo.png"></img></a></li>
|
||||
<li><a href="http://www.troikaranch.org/" target="_blank"><img src="/assets/troika_logo.png"></img></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h5>Team</h5>
|
||||
|
||||
|
|
@ -53,7 +70,7 @@ permalink: /about/
|
|||
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://alexcorbi.com">Alex Corbi aka Axel Orbit</a></br>programming, app development</p></li>
|
||||
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://aude-f.com/">Aude François aka Auderose</a></br>projection services, event management</p></li>
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://aude-f.com/">Aude François aka Auderose</a></br>video, performance, photography</p></li>
|
||||
|
||||
<li><p><a class="button hvr-sweep-to-top" target="_blank" href="http://kiritanflux.de/">Tobias Last aka Kiritan Flux</a></br>visualist, media artist, cultural manager</p></li>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue