Skip to content

Commit

Permalink
Add UTF-8 encoding to rss.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
hermannloose committed Feb 27, 2012
1 parent 053cb78 commit 6c1af7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feed/rss.xml
@@ -1,7 +1,7 @@
---
layout: nil
---
<?xml version="1.0"?>
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Burn And Tremble</title>
Expand Down

0 comments on commit 6c1af7a

Please sign in to comment.