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 3f67e87..67173d8 100644 --- a/site/index.php +++ b/site/index.php @@ -39,7 +39,7 @@ <div id="libreboot" class="section intro"> <p> - <img class="homepage_logo" src="logo/logo.svg" alt="" title="<?php include "logo/license.txt"; ?>" /> + <img class="homepage_logo" src="logo/logo.png" alt="" title="<?php include "logo/license.txt"; ?>" /> </p> <h1><?php echo $lbProjectNameCapitalized; ?> project</h1> <p> |