From ce98bd5c83a54505dc95f638302c1d523b1e6bb6 Mon Sep 17 00:00:00 2001 From: morph Date: Tue, 26 May 2020 03:04:43 +0200 Subject: init as nameless new theme --- layouts/partials/footer.html | 6 +++++- layouts/partials/header.html | 12 ++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index a34c170..19fcd6d 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,3 +1,7 @@ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 384d2bf..09357df 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,12 +1,16 @@
- {{ .Site.Title }} + ==============
+ == {{ .Site.Title }} ==
+ ==============
{{ with .Site.Menus.main }} +

+

Einfach mal was mit Holz machen.
+

{{ end }}
-- cgit v1.2.3