From 6c577a65339ac597ac622fb839393f931562cf8e Mon Sep 17 00:00:00 2001
From: Horus3
Date: Sat, 22 Oct 2016 12:20:46 +0200
Subject: Fix the projects page, improves the piwik script, concats the assets
with gulp and styles the 404 template.
---
layouts/partials/css.tmpl | 7 ++++++-
layouts/partials/footer.tmpl | 8 +++-----
2 files changed, 9 insertions(+), 6 deletions(-)
(limited to 'layouts/partials')
diff --git a/layouts/partials/css.tmpl b/layouts/partials/css.tmpl
index a10e818..45efad7 100644
--- a/layouts/partials/css.tmpl
+++ b/layouts/partials/css.tmpl
@@ -6,6 +6,11 @@
{{else}}
{{end}}
diff --git a/layouts/partials/footer.tmpl b/layouts/partials/footer.tmpl
index 8cc61ad..408626b 100644
--- a/layouts/partials/footer.tmpl
+++ b/layouts/partials/footer.tmpl
@@ -1,7 +1,6 @@
{{$tmp := getenv "HUGO_TEST"}}
{{if eq $tmp "1"}}
{{else}}
-
-
+
-
{{end}}