mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add rss feed to the homepage. fix #146
This commit is contained in:
parent
68b5abc881
commit
e984008010
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user