mirror of
https://git.coop/cotech/website.git
synced 2025-12-18 09:17:31 +00:00
Move images into assets/img/
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
<div class="stack container reverse">
|
||||
<a href="https://workers.coop">
|
||||
<img src="images/a-member-of-workers-coop.png" />
|
||||
<img src="/assets/img/a-member-of-workers-coop.png" />
|
||||
</a>
|
||||
|
||||
<div>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 307 KiB After Width: | Height: | Size: 307 KiB |
@ -8,8 +8,8 @@ layout: default
|
||||
|
||||
<p class="large">CoTech is a UK-wide network of creative technology companies
|
||||
fully owned and controlled by the people who do the work.</p>
|
||||
<img class="rounded" src="assets/img/richard.jpg" alt="" />
|
||||
|
||||
<img class="rounded" src="images/richard.jpg" alt="" />
|
||||
|
||||
<p>We design, build, and support digital and creative products for
|
||||
organisations that want values-aligned tech.</p>
|
||||
|
||||
Reference in New Issue
Block a user