3
0
mirror of https://git.coop/cotech/website.git synced 2026-03-19 18:36:00 +00:00

remove redundant text

This commit is contained in:
Chris Croome
2026-03-19 11:55:22 +00:00
parent dd026d913d
commit 966f47295f

View File

@ -18,12 +18,12 @@
<!-- <p><strong>Cooperative name</strong></p> -->
<h2>{{ page.name }}</h2>
<p><strong>About this cooperative</strong></p>
<!-- <p><strong>About this cooperative</strong></p> -->
<div class="coop-info-box__body stack">
{{ content }}
</div>
<p><strong>Cooperative website</strong></p>
<!-- <p><strong>Cooperative website</strong></p> -->
<a class="btn" href="{{ page.website }}">{{ page.name }}</a>
</div>