diff --git a/themes/hugo-theme-terminal/layouts/_default/rss.xml b/themes/hugo-theme-terminal/layouts/_default/rss.xml index 65aa855..cf1ef4b 100644 --- a/themes/hugo-theme-terminal/layouts/_default/rss.xml +++ b/themes/hugo-theme-terminal/layouts/_default/rss.xml @@ -15,13 +15,13 @@ {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }} {{ .Permalink }} - Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }} - Hugo -- gohugo.io{{ with .Site.LanguageCode }} + Недавний контент {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}в {{ .Site.Title }} + {{ with .Site.LanguageCode }} {{.}}{{end}}{{ with .Site.Author.email }} {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Author.email }} {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Copyright }} {{.}}{{end}}{{ if not .Date.IsZero }} - {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}{{ end }} + {{ .Date.Format "Mon, 02 Янв 2006 15:04:05 -0700" | safeHTML }}{{ end }} {{- with .OutputFormats.Get "RSS" -}} {{ printf "" .Permalink .MediaType | safeHTML }} {{- end -}} @@ -29,7 +29,7 @@ {{ .Title }} {{ .Permalink }} - {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} + {{ .Date.Format "Вт, 02 Янв 2006 15:04:05 -0700" | safeHTML }} {{ with .Site.Author.email }}{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}} {{ .Permalink }} {{ .Summary | html }} diff --git a/themes/hugo-theme-terminal/layouts/partials/footer.html b/themes/hugo-theme-terminal/layouts/partials/footer.html index f4da7f8..d16e343 100644 --- a/themes/hugo-theme-terminal/layouts/partials/footer.html +++ b/themes/hugo-theme-terminal/layouts/partials/footer.html @@ -7,7 +7,7 @@