Browse Source

minor feed improvements

Philipp Hagemeister 12 years ago
parent
commit
8dfa0b76e6
2 changed files with 4 additions and 4 deletions
  1. 1 1
      index.html
  2. 3 3
      update/releases.atom

+ 1 - 1
index.html

@@ -4,7 +4,7 @@
 <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
 <title>youtube-dl</title>
 <link rel="stylesheet" href="style.css" type="text/css" />
-<link rel="alternate" type="application/atom+xml" title="youtube-dl releases" href="update/atom.atom" />
+<link rel="alternate" type="application/atom+xml" title="youtube-dl releases" href="update/releases.atom" />
 </head>
 <body>
 

+ 3 - 3
update/atom.atom → update/releases.atom

@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding='utf-8'?>
-	<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
-	<atom:subtitle>Updates feed.</atom:subtitle>
+<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
+	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-03-29T21:29:40.712649</atom:updated>
+	<atom:updated>2013-03-29T21:42:13.665836</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>