aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/rss.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/rss.xml b/layouts/_default/rss.xml
index a329f0c..b17fff3 100644
--- a/layouts/_default/rss.xml
+++ b/layouts/_default/rss.xml
@@ -31,7 +31,7 @@
{{- $content := .Summary | html -}}
{{- if .Params.Description -}}
{{- $content = .Params.Description | html -}}
- {{- end -}}
+ {{- end}}
<item>
<title>{{ .Title }}</title>