From 9b72a447fd959de3a85552c1551a0607feb2cc43 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Tue, 7 Feb 2017 19:17:07 +0100 Subject: [PATCH] Add missing / in assets path The missing / caused CSS errors on pages lying below the root. --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index f46df11..4d4bc04 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ - + {{ site.title }}