aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/default/layouts/partials/function-generate-feeds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/function-generate-feeds.html b/themes/default/layouts/partials/function-generate-feeds.html
index 0caf08f..547a7e3 100644
--- a/themes/default/layouts/partials/function-generate-feeds.html
+++ b/themes/default/layouts/partials/function-generate-feeds.html
@@ -16,7 +16,7 @@
{{- $content := "" -}}
{{- $date := now.Format "2006-01-02T15:04:05Z" -}}
- {{- $description := "No description found." -}}
+ {{- $description := "" -}}
{{- $enclosure := "" -}}
{{- $imageLink := "" -}}
{{- $link := "https://example.com/link/" -}}