From 10427c33284d7e54fa236ffd2fa96985f611abe8 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sun, 21 May 2017 20:25:37 +0200 Subject: [PATCH] fix favicon --- docs/_includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/head.html b/docs/_includes/head.html index 817403c78..806c0e18a 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -1,6 +1,6 @@ - + {% if page.title %}{{ site.title }} - {{ page.title }}{% else %}{{ site.title }}{% endif %}