3
0
mirror of https://git.coop/cotech/website.git synced 2025-09-17 19:14:34 +00:00

Edit footer.html to include workers.coop logo and text

This commit is contained in:
Liam MacLeod
2025-07-03 16:04:16 +01:00
parent 66fa6dcc43
commit 5a3f45db40

View File

@ -1,6 +1,7 @@
<footer>
<section class="slice slice--darker">
<img src="/assets/img/coop-logo.png" />
<img src="/assets/img/coop-logo.png" /> <img src="https://office.workers.coop/core/img/logo/logo.svg" />
<p>CoTech Coops are members of <a href="https://workers.coop/" target="_blank">workers.coop</a></p>
<p>Site developed by <a href="https://glowboxdesign.co.uk/" target="_blank">Glowbox Design</a>, <a href="https://gofreerange.com/" target="_blank">Go Free Range</a> &amp; <a href="https://outlandish.com" target="_blank">Outlandish</a>.</p>
<p>Source code available on <a href="https://git.coop/cotech/website" target="_blank">git.coop</a>.</p>
<p>Hosted by <a href="https://www.webarchitects.coop/" target="_blank">Webarchitects</a> for CoTech &#xa9; {{ 'now' | date: '%Y' }}</p>