add flickr, instagram to contact page, update text on frontpage

This commit is contained in:
Thomas Steen Rasmussen 2016-11-09 16:43:06 +01:00
parent 4d6e397ea9
commit ddaf7d0d2d
2 changed files with 20 additions and 8 deletions

View file

@ -13,8 +13,8 @@
<div class="row">
<div class="col-md-8 text-container">
<div class="lead">
<strong>Bornhack</strong> is a 7 day outdoor tent camping festival
where people with an interest in technology and security
<strong>Bornhack</strong> is an annual 7 day outdoor tent camping festival
where people with an interest in technology, security and society
come together to celebrate technology, socialise, learn and <strong>have fun</strong>.
</div>
</div>
@ -39,10 +39,9 @@
</div>
<div class="col-md-8 text-container">
<div class="lead">
The first installment of Bornhack takes place from <strong>
August 27 to September 3rd 2016</strong> on the Danish island
of <strong>Bornholm</strong> where we have found the geography
and backbone to make it happen.
The first Bornhack took place from <strong>August 27 to September 3rd 2016</strong>
on the Danish island of <strong>Bornholm</strong>. We are preparing
<strong>BornHack 2017</strong> which will be from <strong>22nd to 27th of August 2017</strong>.
</div>
</div>
</div>
@ -73,11 +72,11 @@
</p>
{% include 'includes/contact.html' %}
<p class="lead">
Follow and like us to get updates about the camp.
Follow and like us to get updates about BornHack.
</p>
<p class="lead">
We hope you want to be a part of Bornhack. Ticket sales are open!
We hope you want to be a part of Bornhack. Ticket sales for 2017 will be open soon!
</p>
<div class="regards-and-button">

View file

@ -3,16 +3,29 @@
<strong>IRC</strong>:
#bornhack @ 6nbtgccn5nbcodn3.onion or irc.baconsvin.org <small>(TLS port 6697)</small>
</li>
<li class="lead">
<strong>Email</strong>:
<a href="mailto:info@bornhack.dk">info@bornhack.dk</a>
</li>
<li class="lead">
<strong>Twitter</strong>:
<a href="https://twitter.com/bornhax" target="_blank">@BornHax</a>
</li>
<li class="lead">
<strong>Facebook</strong>:
<a href="https://facebook.com/BornHax" target="_blank">@BornHax</a>
</li>
<li class="lead">
<strong>Instagram</strong>:
<a href="https://www.instagram.com/bornhax/" target="_blank">@BornHax</a>
</li>
<li class="lead">
<strong>Flickr</strong>:
<a href="https://www.flickr.com/photos/bornhax" target="_blank">@BornHax</a>
</li>
</ul>