Update feed title

This commit is contained in:
mathiascode 2019-12-01 08:05:41 +02:00
parent cbc49e22e3
commit 5e0ea073c6

View file

@ -9,7 +9,7 @@ layout: minify
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"> <feed xmlns="http://www.w3.org/2005/Atom">
<title>{{ site.title }} - News</title> <title>{{ site.title }} News</title>
<subtitle>{{ site.description }}</subtitle> <subtitle>{{ site.description }}</subtitle>
<updated>{{ site.time | date_to_xmlschema }}</updated> <updated>{{ site.time | date_to_xmlschema }}</updated>
<link href="{{ site.url }}/"/> <link href="{{ site.url }}/"/>