From ee206aff49565a04e3753cf07dcf1787b0dc5850 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Fri, 21 Oct 2016 22:29:31 +0200 Subject: Add Gulp + Journal + sane CSS + complete Rewrite + Piwik etc etc etc. --- layouts/partials/css.tmpl | 672 +--------------------------------------------- 1 file changed, 11 insertions(+), 661 deletions(-) (limited to 'layouts/partials/css.tmpl') diff --git a/layouts/partials/css.tmpl b/layouts/partials/css.tmpl index ba15e18..a10e818 100644 --- a/layouts/partials/css.tmpl +++ b/layouts/partials/css.tmpl @@ -1,661 +1,11 @@ - - - +{{$tmp := getenv "HUGO_TEST"}} +{{if eq $tmp "1"}} + + + + +{{else}} + +{{end}} -- cgit v1.2.3