simplify YAML params and readme
This commit is contained in:
parent
6ba0d82cc5
commit
757206b082
7 changed files with 24 additions and 27 deletions
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@ layout: null
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>{{ site.name | xml_escape }}</title>
|
||||
<title>{{ site.title | xml_escape }}</title>
|
||||
<description>{{ site.description | xml_escape }}</description>
|
||||
<link>{{ site.url }}</link>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue