-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
16 lines (15 loc) · 812 Bytes
/
index.html
File metadata and controls
16 lines (15 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: home
---
<div class="columns">
<div class="column">
<p><b>{{ site.title }}</b> is a community of developers, designers, tech-enthusiasts and tech-startups in Innsbruck.</p>
<p>We aim to bring the local scene together in a relaxed atmosphere to exchange knowledge, collaborate and have fun.</p>
<p>Above all we want to do our part in making Innsbruck a great and welcoming place to work in the design, development and startup space.</p>
<p>You would like to contribute or have a job listing that we should post? Just contact us at <a href="mailto:{{ site.email }}">{{ site.email }}</a> or get in touch with one of the organisers below.</p>
</div>
<div class="spacer"></div>
<div class="column">
<img src="{{ "/assets/images/picture-poster.png" | relative_url }}" alt="">
</div>
</div>