Changed the · to -
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{{ define "title" }}
|
||||
{{ title (i18n (lower .Title)) | default .Title }} · {{ .Site.Title }}
|
||||
{{ title (i18n (lower .Title)) | default .Title }} - {{ .Site.Title }}
|
||||
{{ end }}
|
||||
{{ define "content" }}
|
||||
<section class="container list">
|
||||
|
Reference in New Issue
Block a user