forked from autonomic-cooperative/cotech-website
s/excerpt/description/ #53
This commit is contained in:
@ -17,8 +17,8 @@
|
||||
<div class="small-12 small-centered columns">
|
||||
<img src="/images/services/{{ page.slug }}.png" alt="">
|
||||
<h1>Coops that offer <span>{{ page.name }}</span></h1>
|
||||
{% if page.excerpt %}
|
||||
<p>{{ page.excerpt }}</p>
|
||||
{% if page.description %}
|
||||
<p>{{ page.description }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user