summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-27 02:26:29 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-27 02:30:00 (EDT)
commitb45e3d256af775ac754b9414ac01118fecf474ef (patch)
tree2af1c6594026cd660ebf9d704f25d005718f0905 /site
parent0df12b6cc531760e254f9e8d55ff2657ab0f184d (diff)
downloadlibreboot.org-b45e3d256af775ac754b9414ac01118fecf474ef.zip
libreboot.org-b45e3d256af775ac754b9414ac01118fecf474ef.tar.gz
libreboot.org-b45e3d256af775ac754b9414ac01118fecf474ef.tar.bz2
home page: switch logo back to PNG
This time with greyscale colour mode.
Diffstat (limited to 'site')
-rw-r--r--site/index.php2
-rw-r--r--site/logo/logo-small.pngbin1920 -> 1378 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index 9d4e2a5..717d493 100644
--- a/site/index.php
+++ b/site/index.php
@@ -38,7 +38,7 @@
<div id="libreboot" class="section intro">
<p>
- <img src="logo/logo-small.jpg" alt="" title="<?php include "logo/license.txt"; ?>" />
+ <img src="logo/logo-small.png" alt="" title="<?php include "logo/license.txt"; ?>" />
</p>
<h1><?php echo gettext("Libreboot project"); ?></h1>
<p>
diff --git a/site/logo/logo-small.png b/site/logo/logo-small.png
index d13ef09..d2f9e66 100644
--- a/site/logo/logo-small.png
+++ b/site/logo/logo-small.png
Binary files differ