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/footer.tmpl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'layouts/partials/footer.tmpl') diff --git a/layouts/partials/footer.tmpl b/layouts/partials/footer.tmpl index 69aae56..8cc61ad 100644 --- a/layouts/partials/footer.tmpl +++ b/layouts/partials/footer.tmpl @@ -1,3 +1,25 @@ +{{$tmp := getenv "HUGO_TEST"}} +{{if eq $tmp "1"}} +{{else}} + + + + +{{end}} -- cgit v1.2.3