From 2359b96ebade0db0c4f7a128781381b7dc9e2a7e Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 13:19:29 -0400 Subject: more fiddling --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 4afa234..2fe366d 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -17,5 +17,5 @@ {{- end }} {{- end }} {{ end }} -{{ printf "%s - %s" site.Title .Title }} +{{ printf "%s | %s" .Title site.Title }} -- cgit 1.4.1