diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-19 19:15:07 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-19 19:15:07 (EDT) |
commit | c977ed0c68eb557d3531c73f3395cad84c244752 (patch) | |
tree | fd4126afcc8bb92da5e38405ba8301c92e7c387f /site/index.php | |
parent | 6804f51928a83a7963c51ecc781157461829a148 (diff) | |
download | libreboot.org-c977ed0c68eb557d3531c73f3395cad84c244752.zip libreboot.org-c977ed0c68eb557d3531c73f3395cad84c244752.tar.gz libreboot.org-c977ed0c68eb557d3531c73f3395cad84c244752.tar.bz2 |
canteloupe is better
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index a7c1e24..213f0b8 100644 --- a/site/index.php +++ b/site/index.php @@ -34,7 +34,7 @@ <div> <p> - <a href="logo/"><img src="logo/logo.svg" alt="Libreboot logo" title="Cantaloupe, the libreboot mascot" /></a> + <a href="logo/"><img src="logo/logo.svg" alt="Libreboot logo" title="Canteloupe, the libreboot mascot" /></a> </p> <h1><?php echo gettext("Libreboot project"); ?></h1> <p> |