summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-31 11:33:00 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-31 11:33:00 (EDT)
commit201983aa99055b50a2190f2210b2176f96caabb6 (patch)
tree235afc9060a027934596560ecc8ffec6425155e0
parenta9894c7fca161e1ec31d529aeeb4592ec482a39b (diff)
downloadlibreboot.org-201983aa99055b50a2190f2210b2176f96caabb6.zip
libreboot.org-201983aa99055b50a2190f2210b2176f96caabb6.tar.gz
libreboot.org-201983aa99055b50a2190f2210b2176f96caabb6.tar.bz2
logo-small.png renamed to logo.png
-rw-r--r--site/index.php4
-rw-r--r--site/logo/logo-small.pngbin1378 -> 0 bytes
-rw-r--r--site/logo/logo.pngbin2441 -> 1378 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php
index 602ab57..72ab92d 100644
--- a/site/index.php
+++ b/site/index.php
@@ -34,7 +34,7 @@
<div>
<p>
- <img src="logo/logo-small.png" alt="" />
+ <img src="logo/logo.png" alt="" />
</p>
<h1><?php echo gettext("Libreboot project"); ?></h1>
<p>
@@ -44,7 +44,7 @@
</p>
<ul>
<li><a href="docs/index.html#why"><?php echo gettext("Why use libreboot?"); ?></a></li>
- <li><a href="download/#git"><?php echo gettext("How to send patches"); ?></a></li>
+ <li><a href="download/#git"><?php echo gettext("Sending patches"); ?></a></li>
<li><a href="docs/tasks.html"><?php echo gettext("Tasks"); ?></a></li>
<li><a href="download/#mirror"><?php echo gettext("Mirroring libreboot"); ?></a></li>
</ul>
diff --git a/site/logo/logo-small.png b/site/logo/logo-small.png
deleted file mode 100644
index d2f9e66..0000000
--- a/site/logo/logo-small.png
+++ /dev/null
Binary files differ
diff --git a/site/logo/logo.png b/site/logo/logo.png
index ac753b9..d2f9e66 100644
--- a/site/logo/logo.png
+++ b/site/logo/logo.png
Binary files differ