Update footer.html

This commit is contained in:
Jacob Støren
2015-03-12 10:53:10 +01:00
parent 170bf70ee3
commit 7105b66577

View File

@@ -3,18 +3,17 @@
<div class="unit one-third center-on-mobiles">
<p>
<a href="{{ site.baseurl }}/docs/about">About</a><br>
<a href="{{ site.baseurl }}/docs/contact">Contact</a>
</p>
</div>
<div class="unit one-third align-center">
<p>
<a href="http://www.ceetronsolutions.comres">Ceetron Solutions AS</a><br>
In collaboration with Statoil ASA
In collaboration with <a href="http://www.statoil.com">Statoil ASA</a>
</p>
</div>
<div class="unit one-third align-right center-on-mobiles">
<p>
<a href="http://resinsight.org">resinsight.org</a>
<a href="{{ site.baseurl }}/docs/contact">Contact</a>
</p>
</div>
</div>