Skip to content

Commit 42164f6

Browse files
author
Piers Karsenbarg
committed
Changed the atom feeds to reflect the rss feeds
1 parent 8d93437 commit 42164f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: nil
33
---
44
<?xml version="1.0"?>
55
<feed xmlns="http://www.w3.org/2005/Atom">
6-
<title>Code52</title>
6+
<title>Code52 Feed</title>
77
<link href="http://www.Code52.org/"/>
88
<link type="application/atom+xml" rel="self" href="http://www.Code52.org/atom.xml"/>
99
<updated>{{ site.time | date_to_xmlschema }}</updated>

projectsatom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: nil
33
---
44
<?xml version="1.0"?>
55
<feed xmlns="http://www.w3.org/2005/Atom">
6-
<title>Code52</title>
6+
<title>Code52 Progress Blog</title>
77
<link href="http://www.Code52.org/"/>
88
<link type="application/atom+xml" rel="self" href="http://www.Code52.org/atom.xml"/>
99
<updated>{{ site.time | date_to_xmlschema }}</updated>

0 commit comments

Comments
 (0)