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/head.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_includes/head.html') 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 %} - - - - + + + + -- cgit v1.3