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

View file

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