summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/index.php2
-rw-r--r--site/logo/logo-small.jpgbin897 -> 0 bytes
-rw-r--r--site/logo/s.pngbin0 -> 1155 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index dc333c2..23fa839 100644
--- a/site/index.php
+++ b/site/index.php
@@ -34,7 +34,7 @@
<div>
<p>
- <img src="logo/logo.png" alt="" />
+ <img src="logo/s.png" alt="" />
</p>
<h1><?php echo gettext("Libreboot project"); ?></h1>
<p>
diff --git a/site/logo/logo-small.jpg b/site/logo/logo-small.jpg
deleted file mode 100644
index 5ada1e9..0000000
--- a/site/logo/logo-small.jpg
+++ /dev/null
Binary files differ
diff --git a/site/logo/s.png b/site/logo/s.png
new file mode 100644
index 0000000..5335f23
--- /dev/null
+++ b/site/logo/s.png
Binary files differ