title and abbr added to meta description
This commit is contained in:
parent
5b555cfac4
commit
acaac75768
@ -16,7 +16,7 @@
|
|||||||
{% elsif page.collection == 'coops' and page.content %}
|
{% elsif page.collection == 'coops' and page.content %}
|
||||||
<meta property="og:description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
|
<meta property="og:description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
|
||||||
{% else %}
|
{% 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 %}
|
{% endif %}
|
||||||
<meta property="og:site_name" content="Cooperative Technologists" />
|
<meta property="og:site_name" content="Cooperative Technologists" />
|
||||||
{% if page.collection == 'coops' %}
|
{% if page.collection == 'coops' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user