1
0
Fork 0

v1.1.1: added nav link to the talks repository

2015
joates 10 years ago
parent 268d6f5590
commit 119beeb900

@ -20,6 +20,8 @@
<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>
<li><a href="https://github.com/squatconf/talks#squatconf-call-for-papers"><i class="icon-chevron-right"></i> Submit a talk</a></li>
</ul>
<br />

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

Loading…
Cancel
Save