title and abbr added to meta description

This commit is contained in:
Chris Croome 2019-06-05 10:21:29 +01:00
parent 5b555cfac4
commit acaac75768
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
{% elsif page.collection == 'coops' and page.content %}
<meta property="og:description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
{% else %}
<meta property="og:description" content="Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership." />
<meta property="og:description" content="Cooperative Technologists (CoTech) are building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership." />
{% endif %}
<meta property="og:site_name" content="Cooperative Technologists" />
{% if page.collection == 'coops' %}