[Supervisor-checkins] r937 - in supervisor/trunk/docs: . .static
Chris McDonough
chrism at agendaless.com
Wed Mar 3 17:17:25 EST 2010
Author: Chris McDonough <chrism at agendaless.com>
Date: Wed Mar 3 17:17:25 2010
New Revision: 937
Log:
Logo.
Added:
supervisor/trunk/docs/.static/logo_lo.gif (contents, props changed)
Modified:
supervisor/trunk/docs/conf.py
Added: supervisor/trunk/docs/.static/logo_lo.gif
==============================================================================
Binary file. No diff available.
Modified: supervisor/trunk/docs/conf.py
==============================================================================
--- supervisor/trunk/docs/conf.py (original)
+++ supervisor/trunk/docs/conf.py Wed Mar 3 17:17:25 2010
@@ -97,7 +97,7 @@
# The name of an image file (within the static path) to place at the top of
# the sidebar.
-html_logo = '.static/logo_hi.gif'
+html_logo = '.static/logo_lo.gif'
# The name of an image file (within the static path) to use as favicon of
# the docs. This file should be a Windows icon file (.ico) being 16x16 or
More information about the Supervisor-checkins
mailing list