From 9288d27cd739888ff8bc56548cc69ca374fffbfa Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 8 Feb 2015 17:58:55 +0200 Subject: [PATCH] _includes/head.html: try adding favicon --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index f7f19a2..b3a55ab 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,7 +2,7 @@ - + {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}