From 6d0fff729ad47234491d49ab48c0ac9b4e7bc946 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 1 Feb 2016 19:04:59 -0800 Subject: [PATCH] hardcode css since github broke jekyll --- _includes/head.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index 155d60c..d5dabfb 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -13,6 +13,15 @@ + + + + + + + + + {% if layout.common-ext-css %} {% for css in layout.common-ext-css %}