diff options
-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 e68ae70..602ab57 100644 --- a/site/index.php +++ b/site/index.php @@ -34,7 +34,7 @@ <div> <p> - <img src="logo/logo-small.png" alt="" title="<?php include "logo/license.txt"; ?>" /> + <img src="logo/logo-small.png" alt="" /> </p> <h1><?php echo gettext("Libreboot project"); ?></h1> <p> |