diff options
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 c3ac044..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="" /></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> |