From e7bc8fb8a6b309a6806a252fc8c74cde35bbb3a1 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Tue, 19 May 2015 09:50:02 -0400
Subject: Revert "home page: logo now links to directory containing source (svg)"

This reverts commit f915a897e8ed5a7825c15cad5237144af53d07c9.
---
diff --git a/site/index.php b/site/index.php
index 248ffcf..5e60fbd 100644
--- a/site/index.php
+++ b/site/index.php
@@ -38,7 +38,7 @@
 
 		<div id="libreboot" class="section intro">
 				<p>
-					<a href="logo/"><img class="homepage_logo" src="logo/logo-small.jpg" alt="" title="<?php include "logo/license.txt"; ?>" /></a>
+					<img class="homepage_logo" src="logo/logo-small.jpg" alt="" title="<?php include "logo/license.txt"; ?>" />
 				</p>
 			<h1><?php echo $lbProjectNameCapitalized; ?> project</h1>
 				<p>
--
cgit v0.9.1