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/header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_includes/header.html') 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 }}