From 4c446c6aaefb1fa53cf7891c893ad32bdbabf5a8 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sat, 4 Mar 2017 03:20:58 -0600 Subject: [PATCH] Remove call to homepage stylesheet in site-style.html --- layouts/partials/head/site-style.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/layouts/partials/head/site-style.html b/layouts/partials/head/site-style.html index 0813342de..0df971a45 100644 --- a/layouts/partials/head/site-style.html +++ b/layouts/partials/head/site-style.html @@ -1,6 +1,3 @@ - -{{ if .IsHome }} - -{{ end }} \ No newline at end of file + \ No newline at end of file