about summary refs log tree commit diff homepage
path: root/_rss/head.xml
blob: 814236d5fdf5252cafd0d6b6419e296f97423526 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>{{website_title}}</title>
<link>{{website_url}}</link>
<atom:link href="{{fd_rss_feed_url}}" rel="self" type="application/rss+xml"/>
<description>{{website_description}}</description>
<copyright><![CDATA[{{copyright}} under CC BY-SA 4.0]]></copyright>
<language>en</language>
<generator>Franklin</generator>