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:
@ -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> & <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 © {{ 'now' | date: '%Y' }}</p>
|
||||
|
Reference in New Issue
Block a user