Browse Source

minor feed improvements

gh-pages-ytdl-org
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 View File

@ -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>


update/atom.atom → update/releases.atom View File


Loading…
Cancel
Save