wires

summary refs log tree commit diff
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-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>