From 45595448ffeb0003d7255e495a9b344f38dcda10 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Fri, 15 May 2015 10:48:13 -0400
Subject: home page: add link to gitweb

---
(limited to 'site/index.php')

diff --git a/site/index.php b/site/index.php
index 7499d5f..90c02d0 100644
--- a/site/index.php
+++ b/site/index.php
@@ -70,6 +70,7 @@
 					<ul class="ulnav">
 						<li><a href="download/#http">Stable releases</a></li>
 						<li><a href="download/#git">Git repositories</a></li>
+						<li><a href="<?php echo $lbFirmwareGitwebAddress; ?>">Browse the main git repository</a></li>
 					</ul>
 		</div>
 		<div class="section">
--
cgit v0.9.1