forked from autonomic-cooperative/cotech-website
Fix for mistake in last commit #53
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
{% if page.layout == "home" %}
|
||||
<title>{{ page.title }} « {{ site.long_title }}</title>
|
||||
{% else %}
|
||||
<title>{{ page.title }} « {{ site.long_title }}</title>
|
||||
<title>{{ page.title }} « {{ site.title }} « {{ site.long_title }}</title>
|
||||
{% endif %}
|
||||
<meta property="og:type" content="website" />
|
||||
{% if page.layout == "home" %}
|
||||
|
Reference in New Issue
Block a user