summaryrefslogtreecommitdiff
path: root/themes/PaperMod/layouts/_default/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/PaperMod/layouts/_default/rss.xml')
-rw-r--r--themes/PaperMod/layouts/_default/rss.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/PaperMod/layouts/_default/rss.xml b/themes/PaperMod/layouts/_default/rss.xml
index 134d50d..44f1498 100644
--- a/themes/PaperMod/layouts/_default/rss.xml
+++ b/themes/PaperMod/layouts/_default/rss.xml
@@ -18,6 +18,7 @@
<description>Recent content {{ if ne .Title site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ site.Title }}</description>
{{- with site.Params.images }}
<image>
+ <title>{{ site.Title }}</title>
<url>{{ index . 0 | absURL }}</url>
<link>{{ index . 0 | absURL }}</link>
</image>