From 31a09fcf1c0d7abf4791ca6e5bba37135d3305f7 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Sun, 12 Jul 2020 20:54:52 +0200 Subject: Add log and some others small fixes --- themes/flamingo/layouts/partials/header.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'themes/flamingo/layouts/partials/header.html') diff --git a/themes/flamingo/layouts/partials/header.html b/themes/flamingo/layouts/partials/header.html index 478c6f1..f45fb9b 100644 --- a/themes/flamingo/layouts/partials/header.html +++ b/themes/flamingo/layouts/partials/header.html @@ -3,19 +3,14 @@
-

{{ .Site.Title }}

+

{{ .Site.Title }}

- - {{ with .Site.Menus.main }}