From ad3360e3f9c981ebcad089fab5f715df2a3874d3 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Tue, 23 Jun 2026 14:17:34 +0900 Subject: [PATCH] WIP header --- layouts/partials/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index a0355a3..dd46b4a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -32,7 +32,7 @@ {{ $subtitle := $.Scratch.Get "subtitle" }}
-
+

{{ with $.Scratch.Get "title" }}{{.}}{{ else }}
{{ end }}

{{ if $subtitle }} @@ -57,7 +57,7 @@
-
+
{{ if eq .Type "list" }}

{{ if .Data.Singular }}#{{ end }}{{ .Title }}