fixing footer links, and minor edit to summary text

This commit is contained in:
harry 2019-04-25 17:47:53 +01:00
parent be61bf2794
commit 545211fd0e
1 changed files with 5 additions and 8 deletions

View File

@ -31,6 +31,7 @@ layout: home
<h6>Clients</h6>
<h5>{{ site.clients.size }}+</h5>
</div>
<br />
<p>CoTech is a network of ethical co-operatives providing technology, digital and creative services.</p>
<p>Working with co-operatives has major benefits: youll work directly with the people who own the business, who have a stake in making sure your project succeeds. With no private shareholders drawing out dividends, youll get genuine value for money. And on top of that, youll get the benefit of working with small and responsive businesses which draw on the skills, specialisms and security of a large network.</p>
<p>Browse our co-operatives and services or get in touch if youd like us to help you find the right co-op partner.</p>
@ -40,6 +41,7 @@ layout: home
</div>
</div>
<section id="members" data-magellan-target="members">
<div class="row">
<div class="small-12 columns">
@ -169,20 +171,15 @@ layout: home
</p>
<div class="row forum-links">
<div class="small-12 medium-6 columns">
<img src="/assets/img/discourse-300.png" />
<a href="https://community.coops.tech/"><img src="/assets/img/discourse-300.png" /></a>
</div>
<div class="small-12 medium-6 columns">
<img class="mx-auto" src="/assets/img/cotech-300.png" />
<a href="https://community.coops.tech/"><img class="mx-auto" src="/assets/img/cotech-300.png" /></a>
</div>
</div>
<p>
If you want to don't want to hire us but want to find out more about co-ops, find a job in a co-op or discuss how technology can help solve the world's myriad problems, please head over to our <a href="{{ site.forum }}">Disourse forum</a>.
If you want to don't want to hire us but want to find out more about co-ops, find a job in a co-op or discuss how technology can help solve the world's myriad problems, please head over to our <a href="{{ site.forum }}">Discourse forum</a>.
</p>
</div>