about summary refs log tree commit diff homepage
path: root/_rss/item.xml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-30 22:39:58 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-30 22:39:58 +0700
commitb21b8fa2ab3cfa6b2f0d7bb1e5fb677e02d240a0 (patch)
tree9118c8c805083fadd0d509cd9dd110029c469b78 /_rss/item.xml
parent68dd3e66b1e4abd8b9f7b38803a1c5d80e34975f (diff)
downloadsite-b21b8fa2ab3cfa6b2f0d7bb1e5fb677e02d240a0.tar.gz
Update metadata
Diffstat (limited to '_rss/item.xml')
-rw-r--r--_rss/item.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/_rss/item.xml b/_rss/item.xml
index 554a7fd..412148a 100644
--- a/_rss/item.xml
+++ b/_rss/item.xml
@@ -20,9 +20,7 @@ defining your own `rss_enclosures` variable with a list of string and use that.
   <title><![CDATA[{{fd2rss rss_title}}]]></title>
   <link>{{fd_full_url}}</link>
   <guid>{{fd_full_url}}</guid>
-  <description>
-    <![CDATA[{{fd2rss rss_description}}]]>
-  </description>
+  <description><![CDATA[{{fd2rss rss_description}}]]></description>
 
   <!-- note that fd_page_html is already HTML, so we don't use fd2rss here -->
   {{if rss_full_content}}