summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-03-29 21:18:48 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-03-29 21:18:48 +0100
commitcd0b44fd5e6f91f9d855084dc239c41333e8016c (patch)
treea2b161cf4ffe003c88c3a74741bf109bea067b5a /index.html
parentad8385f1fcc98f89b30fa37a4618f9534f5e5d15 (diff)
downloadyoutube-dl-cd0b44fd5e6f91f9d855084dc239c41333e8016c.tar.gz
youtube-dl-cd0b44fd5e6f91f9d855084dc239c41333e8016c.tar.xz
youtube-dl-cd0b44fd5e6f91f9d855084dc239c41333e8016c.zip
Add link to RSS feed (#758)
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 904b4d4d4..92bcfd945 100644
--- a/index.html
+++ b/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>