diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-19 19:12:53 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-19 19:12:53 (EDT) |
commit | 6804f51928a83a7963c51ecc781157461829a148 (patch) | |
tree | 9f1498ba534bfa1ac0c2ab370c7d15369d87f2b2 /site | |
parent | d17431f6afc68bbf9777fc4f6443cf3d6aee0699 (diff) | |
download | libreboot.org-6804f51928a83a7963c51ecc781157461829a148.zip libreboot.org-6804f51928a83a7963c51ecc781157461829a148.tar.gz libreboot.org-6804f51928a83a7963c51ecc781157461829a148.tar.bz2 |
it's actually cantaloupe, not canteloupe
Diffstat (limited to 'site')
-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 213f0b8..a7c1e24 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="Canteloupe, the libreboot mascot" /></a> + <a href="logo/"><img src="logo/logo.svg" alt="Libreboot logo" title="Cantaloupe, the libreboot mascot" /></a> </p> <h1><?php echo gettext("Libreboot project"); ?></h1> <p> |