diff --git a/_includes/archive-single.html b/_includes/archive-single.html index 93755e38..769d9184 100644 --- a/_includes/archive-single.html +++ b/_includes/archive-single.html @@ -25,13 +25,13 @@ {% endif %}

{% if post.link %} - {{ title }} Permalink + {{ title }} Permalink {% else %} {{ title }} {% endif %}

{% if post.read_time %} -

{% include read-time.html %}

+

{% include read-time.html %}

{% endif %} {% if post.excerpt %}

{{ post.excerpt | markdownify | strip_html | truncate: 160 }}

{% endif %} diff --git a/_includes/author-profile-custom-links.html b/_includes/author-profile-custom-links.html index 3560e258..cf86521a 100644 --- a/_includes/author-profile-custom-links.html +++ b/_includes/author-profile-custom-links.html @@ -1,7 +1,7 @@ \ No newline at end of file diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 99191b6b..8c535192 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -47,14 +47,14 @@ diff --git a/_includes/page__hero.html b/_includes/page__hero.html index 5f0bd014..b50ce76a 100644 --- a/_includes/page__hero.html +++ b/_includes/page__hero.html @@ -46,7 +46,7 @@

{{ page.excerpt | markdownify | remove: "

" | remove: "

" }}

{% endif %} {% if site.read_time and page.read_time %} -

{% include read-time.html %}

+

{% include read-time.html %}

{% endif %} {% if page.header.cta_url %}

{{ page.header.cta_label | default: site.data.ui-text[site.locale].more_label | default: "Learn More" }}

diff --git a/_includes/scripts.html b/_includes/scripts.html index a242f8e1..ba45b6fc 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -9,6 +9,7 @@ {% endfor %} {% else %} + {% endif %} {% if site.search == true or page.layout == "search" %} diff --git a/_includes/social-share.html b/_includes/social-share.html index 9d375efe..10161aa0 100644 --- a/_includes/social-share.html +++ b/_includes/social-share.html @@ -3,11 +3,11 @@

{{ site.data.ui-text[site.locale].share_on_label | default: "Share on" }}

{% endif %} - Twitter + Twitter - Facebook + Facebook - Google+ + Google+ - LinkedIn + LinkedIn diff --git a/_includes/tag-list.html b/_includes/tag-list.html index dd668281..4bd97d7c 100644 --- a/_includes/tag-list.html +++ b/_includes/tag-list.html @@ -14,7 +14,7 @@ {% assign tag_hashes = page_tags | split: ',' | sort %}

- {{ site.data.ui-text[site.locale].tags_label | default: "Tags:" }} + {{ site.data.ui-text[site.locale].tags_label | default: "Tags:" }} {% for hash in tag_hashes %} {% assign keyValue = hash | split: '#' %} diff --git a/_includes/toc b/_includes/toc index 6ba831c9..6423ccdc 100644 --- a/_includes/toc +++ b/_includes/toc @@ -1,6 +1,6 @@