Merge pull request #480 from reustle/master

Fixed Gunicorn.org Document Title
This commit is contained in:
Kenneth Reitz 2013-02-10 15:04:46 -08:00
commit fb4ffb269b

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Gunicorn &dash; Python WSGI HTTP Server for UNIX</title>
<title>Gunicorn - Python WSGI HTTP Server for UNIX</title>
<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">