aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-16 06:47:53 -0300
committerEuAndreh <eu@euandre.org>2020-08-16 06:47:53 -0300
commit133e59c3a6d8c9ea5c490ef98762cc2d124afe3e (patch)
treed369173155623a8c88ecab79c9f27e9bf8db10a7
parentfeed.til.pt.atom: Fix typo (diff)
downloadeuandre.org-133e59c3a6d8c9ea5c490ef98762cc2d124afe3e.tar.gz
euandre.org-133e59c3a6d8c9ea5c490ef98762cc2d124afe3e.tar.xz
_includes/feed.atom: Remove extra title filtering
Diffstat (limited to '')
-rw-r--r--_includes/feed.atom2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/feed.atom b/_includes/feed.atom
index 551d2d8..511611f 100644
--- a/_includes/feed.atom
+++ b/_includes/feed.atom
@@ -4,7 +4,7 @@
<updated>{{ site.time | date_to_xmlschema }}</updated>
<id>{{ page.url | absolute_url | xml_escape }}</id>
- <title type="html">{{ site.title | smartify | xml_escape }}</title>
+ <title>{{ site.title | xml_escape }}</title>
<subtitle>{{ site.t.feed.title[include.kind][include.lang] | smartify | xml_escape }}</subtitle>
<author>