From d23f26c2496bc1b0002ae6ba687bc065c270e1df Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 21 Aug 2016 19:10:56 +0200 Subject: integrate smoothstate.js --- themes/flog/layouts/partials/footer.html | 12 +++++++---- themes/flog/layouts/partials/header.html | 33 ++++++++++++++++--------------- themes/flog/layouts/partials/listing.html | 4 ++++ 3 files changed, 29 insertions(+), 20 deletions(-) (limited to 'themes/flog/layouts') diff --git a/themes/flog/layouts/partials/footer.html b/themes/flog/layouts/partials/footer.html index c3c6fca..c499460 100644 --- a/themes/flog/layouts/partials/footer.html +++ b/themes/flog/layouts/partials/footer.html @@ -1,17 +1,21 @@ - + + - + diff --git a/themes/flog/layouts/partials/header.html b/themes/flog/layouts/partials/header.html index 03331a0..5b85cdb 100644 --- a/themes/flog/layouts/partials/header.html +++ b/themes/flog/layouts/partials/header.html @@ -10,19 +10,20 @@ {{ .Title }}{{ if not .IsHome }} - {{ .Site.Title }}{{ end }} -
- -
-
+
+
+ +
+
diff --git a/themes/flog/layouts/partials/listing.html b/themes/flog/layouts/partials/listing.html index bc97b30..4c42879 100644 --- a/themes/flog/layouts/partials/listing.html +++ b/themes/flog/layouts/partials/listing.html @@ -26,3 +26,7 @@ {{ end }}
+ + -- cgit v1.3.1