Fix ids in feed.rss
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<title>EdX Blog</title>
|
||||
<updated>2013-02-20T14:00:12-07:00</updated>
|
||||
<entry>
|
||||
<id>tag:www.edx.org,2012:Post/13</id>
|
||||
<id>tag:www.edx.org,2013:Post/14</id>
|
||||
<published>2013-02-20T10:00:00-07:00</published>
|
||||
<updated>2013-02-20T10:00:00-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/edx-expands-internationally')}"/>
|
||||
@@ -17,7 +17,7 @@
|
||||
<p></p></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:www.edx.org,2012:Post/13</id>
|
||||
<id>tag:www.edx.org,2013:Post/14</id>
|
||||
<published>2013-01-30T10:00:00-07:00</published>
|
||||
<updated>2013-01-30T10:00:00-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/eric-lander-secret-of-life')}"/>
|
||||
@@ -26,7 +26,7 @@
|
||||
<p></p></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:www.edx.org,2012:Post/11</id>
|
||||
<id>tag:www.edx.org,2013:Post/12</id>
|
||||
<published>2013-01-22T10:00:00-07:00</published>
|
||||
<updated>2013-01-22T10:00:00-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/lewin-course-announcement')}"/>
|
||||
@@ -35,7 +35,7 @@
|
||||
<p></p></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:www.edx.org,2012:Post/12</id>
|
||||
<id>tag:www.edx.org,2013:Post/11</id>
|
||||
<published>2013-01-29T10:00:00-07:00</published>
|
||||
<updated>2013-01-29T10:00:00-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/bostonx-announcement')}"/>
|
||||
|
||||
Reference in New Issue
Block a user