summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_theme/scipy/layout.html2
-rw-r--r--_theme/scipy/static/img/scipy_org_logo.gifbin2933 -> 0 bytes
-rw-r--r--_theme/scipy/static/img/scipy_org_logo.pngbin0 -> 4418 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/_theme/scipy/layout.html b/_theme/scipy/layout.html
index f0ab604..9d359d5 100644
--- a/_theme/scipy/layout.html
+++ b/_theme/scipy/layout.html
@@ -165,7 +165,7 @@
<div class="container">
<div class="top-scipy-org-logo-header">
<a href="{{ pathto('index') }}">
- <img style="border: 0;" alt="SciPy" src="{{ pathto('_static/img/scipy_org_logo.gif', 1) }}"></a>
+ <img style="border: 0;" alt="SciPy" src="{{ pathto('_static/img/scipy_org_logo.png', 1) }}"></a>
</div>
</div>
</div>
diff --git a/_theme/scipy/static/img/scipy_org_logo.gif b/_theme/scipy/static/img/scipy_org_logo.gif
deleted file mode 100644
index ab2e3ac..0000000
--- a/_theme/scipy/static/img/scipy_org_logo.gif
+++ /dev/null
Binary files differ
diff --git a/_theme/scipy/static/img/scipy_org_logo.png b/_theme/scipy/static/img/scipy_org_logo.png
new file mode 100644
index 0000000..a45cbe0
--- /dev/null
+++ b/_theme/scipy/static/img/scipy_org_logo.png
Binary files differ