diff --git a/_posts/2019-12-01-.md b/_posts/2019-12-01-1.md
similarity index 100%
rename from _posts/2019-12-01-.md
rename to _posts/2019-12-01-1.md
diff --git a/feed.xml b/feed.xml
index 8f47693..3295c0c 100644
--- a/feed.xml
+++ b/feed.xml
@@ -15,7 +15,8 @@ layout: minify
{{ site.title }}
- {{ post.content | xml_escape }}
+ {{ post.content | xml_escape | strip_html }}
+ {{ post.content | xml_escape }}
{{ post.date | date_to_xmlschema }}
{{ post.date | date_to_xmlschema }}
{{ site.url }}/news#{{ post.date | date: '%Y-%m-%d' }}-{{ post.title }}