From ceeaf669bb2a225418c9cfd7de479fefa889904a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 21 Jul 2016 22:56:31 +0300 Subject: Layout changes --- layouts/index.html | 16 +++++++++------- layouts/partials/top-block.html | 7 ++----- 2 files changed, 11 insertions(+), 12 deletions(-) (limited to 'layouts') diff --git a/layouts/index.html b/layouts/index.html index af4654e..f2a8543 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -5,16 +5,18 @@
{{ if modBool $index 2 }}
{{ else }}
{{ end}} -
+
-
- {{ if (isset .Params "icon") }} - - {{ end }} -

{{ .Title }}

+
+ {{ range .Site.Params.slogan }} +

{{ .title }}

- {{ .Content }} + {{ .body }}

+ {{ end }} +
+
+ {{ partial "shoutbox.html" }}
diff --git a/layouts/partials/top-block.html b/layouts/partials/top-block.html index e716c62..9350013 100644 --- a/layouts/partials/top-block.html +++ b/layouts/partials/top-block.html @@ -1,11 +1,8 @@
-
- -
{{ .Site.Title }}
-
{{ .Site.Params.description }}
-
+