mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
RSS Style Changes
This commit is contained in:
parent
c6e682c8b9
commit
3a7aeed035
3 changed files with 3 additions and 41 deletions
|
@ -6,7 +6,7 @@
|
|||
{{- if eq .Title .Site.Title -}}
|
||||
{{ .Site.Title }}
|
||||
{{- else -}}
|
||||
{{ .Title }} - {{ .Site.Title }}
|
||||
{{ .Title }} | {{ .Site.Title }}
|
||||
{{- end -}}
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue