浏览代码

Add link to RSS feed (#758)

Philipp Hagemeister 12 年之前
父节点
当前提交
cd0b44fd5e
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      index.html

+ 3 - 2
index.html

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