Skip to content

Commit d1d424e

Browse files
committed
Update feed.xml
1 parent 42d393c commit d1d424e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

feed.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
layout: none
33
---
44
<?xml version="1.0" encoding="UTF-8" ?>
5-
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
5+
<rss version="2.0"
6+
xmlns:media="http://search.yahoo.com/mrss/"
7+
xmlns:content="http://purl.org/rss/1.0/modules/content/"
8+
xmlns:atom="http://www.w3.org/2005/Atom">
69
<channel>
710
<title>{{ site.title }}</title>
811
<link>{{ site.url }}</link>

0 commit comments

Comments
 (0)