wires

summary refs log tree commit diff
path: root/layouts
diff options
context:
space:
mode:
authorwires <wires@noreply.wires.systems>2025-04-01 13:19:29 -0400
committerwires <wires@noreply.wires.systems>2025-04-01 13:19:29 -0400
commit2359b96ebade0db0c4f7a128781381b7dc9e2a7e (patch)
tree193b05fff41ee4732fe4c9b3767e614eb7a28bb7 /layouts
parenttitle tweaks (diff)
downloadblog-2359b96ebade0db0c4f7a128781381b7dc9e2a7e.tar.gz
more fiddling
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
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 }}
-<title>{{ printf "%s - %s" site.Title .Title }}</title>
+<title>{{ printf "%s | %s" .Title site.Title }}</title>