|
@@ -5,12 +5,12 @@
|
|
|
<meta name="keywords" content="task queue, job queue, asynchronous, rabbitmq, amqp,
|
|
|
redis, django, python, webhooks, queue, distributed">
|
|
|
<meta name="description" content="open source distributed task queue" >
|
|
|
-<link rel="icon" type="image/png" href="Celery%20-%20The%20Distributed%20Task%20Queue_files/favicon0.png">
|
|
|
+<link rel="icon" type="image/png" href="favicon0.png">
|
|
|
<meta name="viewport" content="width=500, user-scalable=no">
|
|
|
<link rel="apple-touch-icon" href="favicon_64.png"/>
|
|
|
<title>Celery - The Distributed Task Queue</title>
|
|
|
-<link rel="stylesheet" href="Celery%20-%20The%20Distributed%20Task%20Queue_files/main0000.css"/>
|
|
|
-<link rel="stylesheet" href="Celery%20-%20The%20Distributed%20Task%20Queue_files/trac0000.css"/>
|
|
|
+<link rel="stylesheet" href="main0000.css"/>
|
|
|
+<link rel="stylesheet" href="trac0000.css"/>
|
|
|
<script type="text/javascript">
|
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|