diff --git a/_includes/footer_scripts.html b/_includes/footer_scripts.html index 0190f85576..daeb55a779 100755 --- a/_includes/footer_scripts.html +++ b/_includes/footer_scripts.html @@ -2,8 +2,8 @@ {% if page.header.image_fullwidth %} {% endif %} diff --git a/_includes/head.html b/_includes/head.html index c55a169e01..5592a8ee89 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -42,14 +42,14 @@ {% if page.meta_description %}{% elsif page.description %}{% elsif site.description %}{% endif %} {% if site.title %}{% endif %} - {% if page.image.thumb %}{% endif %} + {% if page.image.thumb %}{% endif %} {% if site.alexa_verify_id %}{% endif %} {% if page.noindex == true %}{% endif %} - + {% unless page.style == NULL %} diff --git a/_includes/pagination.html b/_includes/pagination.html index 66c953496b..dd8a5ced3a 100644 --- a/_includes/pagination.html +++ b/_includes/pagination.html @@ -13,7 +13,7 @@

{% if post.categories %}{{ post.categories | join: ' · ' }}{% endif %} – {% if post.subheadline %}{{ post.subheadline }}{% endif %}

{{ post.title }}

- {% if post.image.thumb %}{{ page.title escape_once }}{% endif %} + {% if post.image.thumb %}{{ page.title escape_once }}{% endif %} {% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elsif post.teaser %}{{ post.teaser | strip_html | escape }}{% endif %} diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html index 45147f5255..775b14dc6a 100644 --- a/_layouts/frontpage.html +++ b/_layouts/frontpage.html @@ -18,31 +18,31 @@

{% if page.widget-1.title %}
- {% if page.widget-1.image %}{% endif %}{% if page.widget-1.video %}{{ page.widget-1.video }}{% endif %} + {% if page.widget-1.image %}{% endif %}{% if page.widget-1.video %}{{ page.widget-1.video }}{% endif %}

{{ page.widget-1.title }}

{{ page.widget-1.text }}

-

{{ site.data.language.more }}

+

{{ site.data.language.more }}

{% endif %} {% if page.widget-2.title %}
- {% if page.widget-2.image %}{% endif %}{% if page.widget-2.video %}{{ page.widget-2.video }}{% endif %} + {% if page.widget-2.image %}{% endif %}{% if page.widget-2.video %}{{ page.widget-2.video }}{% endif %}

{{ page.widget-2.title }}

{{ page.widget-2.text }}

-

{{ site.data.language.more }}

+

{{ site.data.language.more }}

{% endif %} {% if page.widget-3.title %}
- {% if page.widget-3.image %}{% endif %}{% if page.widget-3.video %}{{ page.widget-3.video }}{% endif %} + {% if page.widget-3.image %}{% endif %}{% if page.widget-3.video %}{{ page.widget-3.video }}{% endif %} {% if page.widget-3.image %}{% endif %}{% if page.widget-3.video %}{{ page.widget-3.video }}{% endif %}

{{ page.widget-3.title }}

{{ page.widget-3.text }}

-

{{ site.data.language.more }}

+

{{ site.data.language.more }}

{% endif %}
@@ -60,7 +60,7 @@

{{ page.widget-3.title }}

{% for post in site.posts limit:1 %} {% if post.image.homepage %}

- {{ page.title escape_once }} + {{ page.title escape_once }}

{% if post.image.caption_url && post.image.caption %} diff --git a/_layouts/page-fullwidth.html b/_layouts/page-fullwidth.html index 76775b6d36..81b871d44c 100644 --- a/_layouts/page-fullwidth.html +++ b/_layouts/page-fullwidth.html @@ -5,7 +5,7 @@ {% if page.image.title %}
- {{ page.title escape_once }} + {{ page.title escape_once }} {% if page.image.caption_url && page.image.caption %}

{{ page.image.caption }} diff --git a/_layouts/page.html b/_layouts/page.html index ef106f21a6..5cee1e5449 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -8,7 +8,7 @@

{% if page.image.title %}
- {{ page.title escape_once }} + {{ page.title escape_once }} {% if page.image.caption_url && page.image.caption %}