diff --git a/_includes/footer.html b/_includes/footer.html index 3854eabb..1044ca1d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@
- + {{ site.title }}

{{ site.tagline }}

diff --git a/_includes/head.html b/_includes/head.html index 887f837d..a146a26e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,8 +2,8 @@ - - + + {{ site.title }}{% if page.title %} - {{ page.title }}{% endif %}
- + {{ site.title }} diff --git a/_layouts/post.html b/_layouts/post.html index 16ef2e37..049a7417 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -4,7 +4,7 @@ layout: default
{% if page.backLink or page.backLink == nil %} - +