DRY up top-level pages

This commit is contained in:
James Mead
2017-07-01 20:33:21 +01:00
parent da2d0dbda2
commit 45dc39fdef
4 changed files with 18 additions and 27 deletions

View File

@ -3,9 +3,6 @@ title: About
heading: About CoTech
layout: default
---
<div class="page-content">
<div class="row">
<div class="small-centered small-12 medium-10 large-8 columns">
<p>Co-operative Technologists (aka CoTech) is a network of co-operatives that sell tech/digital services. It aims to create a better technology sector in the UK that focuses primarily on worker, customer and end-user needs rather than on generating
private profit.
</p>
@ -24,6 +21,3 @@ layout: default
</p>
<p><img src="https://wiki.coops.tech/w/images/a/ae/Pose.png" alt="Co-operative Technologists at Wortley Hall" width="1024" height="376" /></p>
<p>Read <a href="{{ site.github.url }}/manifesto">our manifesto</a>, <a href="{{ site.github.url }}/#contact">contact us if you want to work with us</a> or <a href="{{ site.github.url }}/join">join us</a>.</p>
</div>
</div>
</div>