1
0
Fork 0

v1.1.0: added nav link to code of conduct document

2015 1.1.0
joates 10 years ago
parent 9bfd8690b4
commit 268d6f5590

@ -19,6 +19,7 @@
<div class="span3 leftCol">
<ul class="nav nav-list">
<li><a href="#"><i class="icon-chevron-right"></i> SquatConf</a></li>
<li><a href="https://github.com/squatconf/organisation/blob/master/code_of_conduct.md#squatconf-code-of-conduct"><i class="icon-chevron-right"></i> Code of Conduct</a></li>
</ul>
<br />

@ -1,6 +1,6 @@
{
"name": "squatconf-web",
"version": "1.0.1",
"version": "1.1.0",
"description": "website for the squatConf conference",
"main": "server.js",
"scripts": {

Loading…
Cancel
Save