From ca2ed0b862a323e420fd90022cba6ddf0f8fd655 Mon Sep 17 00:00:00 2001 From: philgs Date: Thu, 13 Aug 2015 11:19:02 -0400 Subject: [PATCH] Remove double-slashes in stylesheet URLs --- layouts/partials/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index fba4ccc..c711dd9 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -11,9 +11,9 @@ {{ .Title }} · {{ .Site.Title }} - - - + + + -- 2.43.0