diff options
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 a6cf3d1..c5b2699 100644 --- a/site/index.php +++ b/site/index.php @@ -38,7 +38,7 @@ <div id="libreboot" class="section intro"> <p> - <img class="homepage_logo" src="logo/logo.png" alt="" title="<?php include "logo/license.txt"; ?>" /> + <img class="homepage_logo" src="logo/logo-small.png" alt="" title="<?php include "logo/license.txt"; ?>" /> </p> <h1><?php echo $lbProjectNameCapitalized; ?> project</h1> <p> |