From df1726590fb9a7a16325e881682246bf27f4941c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Thu, 2 Mar 2023 21:35:19 +0100 Subject: fin --- layouts/_default/baseof.html | 156 +++++++++---------------------------------- 1 file changed, 32 insertions(+), 124 deletions(-) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index c31074e9..0379192f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,9 +2,11 @@ - {{ block "title" . }} - {{ .Site.Title }} - {{ end }} + + {{- block "title" . }} + [{{ .Site.Title}}] {{ .Page.Title }} + {{- end }} + {{- $image := resources.Get "/icons/apple-touch-icon.png"}} @@ -35,137 +37,43 @@ - {{ block "header" . }} - +
-
- {{ block "main" . }} - {{ end }} - - {{ block "pagination" . }} - {{ end }} -
+ + {{ block "main" . }} + {{ end }} + + {{ block "pagination" . }} + {{ end }} +
- - - - - -
-
- - -
-
- {{ end }} -
- - {{ block "FOOTER" . }} -