From 6f7b8a114d998778a2cf7772a29feb3bff6cba81 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 17 Jun 2018 19:39:43 +0200 Subject: Tweak whitespace --- layouts/partials/head.html | 30 +++++++++++------------ layouts/partials/sidebar.html | 56 +++++++++++++++++++++---------------------- 2 files changed, 43 insertions(+), 43 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index c92ea95..49a7659 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,19 +1,19 @@ - - - + + + - {{ if .IsHome -}} - {{ .Site.Title }} - {{- else -}} - {{ .Title }} · {{ .Site.Title }} - {{- end }} + {{- if .IsHome }} + {{ .Site.Title }} + {{ else }} + {{ .Title }} · {{ .Site.Title }} + {{ end -}} - - - - - - {{ partial "hook_head_end.html" . }} - + + + + + + {{ partial "hook_head_end.html" . }} + \ No newline at end of file diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index e6aadac..c89cc6f 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -1,32 +1,32 @@ - + + -- cgit 1.4.1