From 74e27a431c1f01eef6cbc2cea82a364de87d0f1b Mon Sep 17 00:00:00 2001 From: ruibaby Date: Thu, 31 Jan 2019 15:27:41 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E4=BF=AE=E5=A4=8Drss=E7=94=9F=E6=88=90?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/common/web/rss.ftl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/resources/templates/common/web/rss.ftl b/src/main/resources/templates/common/web/rss.ftl index 27e709958..4a7b03f78 100644 --- a/src/main/resources/templates/common/web/rss.ftl +++ b/src/main/resources/templates/common/web/rss.ftl @@ -12,7 +12,11 @@ ${post.postTitle!} ${options.blog_url}/archives/${post.postUrl!} - ${post.postContent!} + + + ${post.postDate}