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 4d560f6..bfa0b75 100644 --- a/site/index.php +++ b/site/index.php @@ -34,7 +34,7 @@ <div> <p> - <img src="logo/s.png" alt="" /> + <a href="logo/"><img src="logo/s.png" alt="" /></a> </p> <h1><?php echo gettext("Libreboot project"); ?></h1> <p> |