simplify YAML params and readme

This commit is contained in:
Dean Attali 2015-03-03 01:03:01 -08:00
parent 6ba0d82cc5
commit 757206b082
7 changed files with 24 additions and 27 deletions

View file

@ -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" />