From 6fb186d18008e24e97212c27a3f60138965aa33e Mon Sep 17 00:00:00 2001 From: Veikka Kähkönen Date: Mon, 27 Nov 2017 23:09:06 +0200 Subject: Use absolute_url filter instead of a custom variable for URLs --- _includes/footer.html | 6 +++--- _includes/head.html | 8 ++++---- _includes/header.html | 6 +++--- _layouts/default.html | 2 -- _layouts/hallitus.html | 2 +- _layouts/people_generic.html | 2 +- 6 files changed, 12 insertions(+), 14 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index b45e1b9..48de696 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,9 +5,9 @@ diff --git a/_includes/head.html b/_includes/head.html index 7db3027..b4e5c8e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,9 +4,9 @@ {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %} - - - - + + + + diff --git a/_includes/header.html b/_includes/header.html index 9c5ab06..7139c89 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -2,7 +2,7 @@

- {{ site.title }} + {{ site.title }}