header.xml - saait - the most boring static page generator | |
git clone git://git.codemadness.org/saait | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
header.xml (271B) | |
--- | |
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <rss version="2.0" | |
3 xmlns:content="http://purl.org/rss/1.0/modules/content/" | |
4 xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
5 <channel> | |
6 <title>${sitetitle}</title> | |
7 <description>${description}</description> | |
8 <link>${siteurl}</link> |