From 75195dabe30eeb86124a72631abac32ac2b6b779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Fri, 9 Aug 2024 19:20:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=B8=D1=84=D0=B8=D0=BA?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F=20=D0=BA=D1=83=D1=81=D0=BE=D1=87=D0=BA?= =?UTF-8?q?=D0=B0=20RSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/_default/rss.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/rss.xml b/layouts/_default/rss.xml index 29e13b3..e4a6423 100644 --- a/layouts/_default/rss.xml +++ b/layouts/_default/rss.xml @@ -30,9 +30,9 @@ {{- printf "" | safeHTML }} - {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} on {{ end }}{{ .Site.Title }}{{ end }} + {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} в {{ end }}{{ .Site.Title }}{{ end }} {{ .Permalink }} - Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{ . }} {{ end }}{{ end }}on {{ .Site.Title }} + Недавний контент {{ if ne .Title .Site.Title }}{{ with .Title }}> {{ . }} {{ end }}{{ end }}в {{ .Site.Title }} Hugo {{ site.Language.LanguageCode }} {{.}}{{ with $authorName }} ({{ . }}){{ end }}