From 8bc1574a86a170e6414ceefd274ac9dc8912d77b Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 12 Jun 2016 17:34:50 +0200 Subject: use barba.js for a faster UX --- layouts/partials/footer.html | 7 +++++++ layouts/partials/header.html | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 2260fb4..1664c06 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,3 +1,5 @@ + + + + diff --git a/layouts/partials/header.html b/layouts/partials/header.html index a8de2b1..6d7f72b 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -10,7 +10,6 @@ {{ .Title }}{{ if not .IsHome }} - {{ .Site.Title }}{{ end }} -
+
+
-- cgit v1.3.1