diff --git a/layouts/_partials/docs/html-head-title.html b/layouts/_partials/docs/html-head-title.html index 715bef0..3a8aefa 100644 --- a/layouts/_partials/docs/html-head-title.html +++ b/layouts/_partials/docs/html-head-title.html @@ -1 +1 @@ -{{ with partial "docs/title" . }}{{ . }} | {{ end }}{{ .Site.Title -}} +{{ with partial "docs/title" . }}{{ . }} • {{ end }}{{ .Site.Title -}}