📝 Style: modify web page title separator symbol

This commit is contained in:
Cell
2023-12-27 17:42:40 +08:00
parent 927e6f9946
commit b9539e9d69
13 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>
{{- .Params.Title | default (T .Section) | default .Section | dict "Some" | T "allSome" }} - {{ .Site.Title -}}
{{- .Params.Title | default (T .Section) | default .Section | dict "Some" | T "allSome" }} | {{ .Site.Title -}}
</title>
<link>
{{- .Permalink -}}