add rss feed to the homepage. fix #146

This commit is contained in:
benoitc 2012-10-24 11:44:42 +02:00
parent 68b5abc881
commit e984008010

View File

@ -6,6 +6,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon">
<link rel="alternate"
href="https://github.com/benoitc/gunicorn/commits/master.atom"
type="application/atom+xml" title="Gunicorn commits">
</head>
<body>
<div class="logo-wrapper">