add link to github, and add ToC entry for badge section
This commit is contained in:
parent
047d3c6de7
commit
7e51167df5
|
@ -43,6 +43,7 @@ Info | {{ block.super }}
|
|||
<a href="#power_and_network" class="list-group-item">Power and Connectivity</a>
|
||||
<a href="#shuttlebus" class="list-group-item">Shuttle Bus</a>
|
||||
<a href="#info_and_cert" class="list-group-item">Infodesk and CERT</a>
|
||||
<a href="#badge" class="list-group-item">Badge</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1243,6 +1244,26 @@ We encourage our attendees to make use of this offer!
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<span class="sub-anchor" id="badgeinstructions"></span>
|
||||
<h4 class="panel-title">
|
||||
Badge Instructions
|
||||
<a href="#badgeinstructions">
|
||||
<i class="glyphicon glyphicon-link"></i>
|
||||
</a>
|
||||
</h4>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
We have collected the instructions for building the badge on
|
||||
<a href="https://github.com/bornhack/badge2016">Github</a>.
|
||||
You can read much more about the badge there, including a
|
||||
section where you can share your own hacks.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue