From b2273c638df9fd1fe25a0865c5623a0c1c79bf00 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sun, 09 Aug 2015 06:28:30 -0400
Subject: git page: add link to home page

---
diff --git a/site/git/index.php b/site/git/index.php
index cc2ca63..598ddc7 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -45,6 +45,8 @@
 				<?php echo gettext("Maintenance guides can be found at <a href=\"../docs/maintain/index.html\">../docs/maintain/index.html</a> and <a href=\"../docs/git/index.html\">../docs/git/index.html</a>."); ?>
 			</p>
 
+			<p><a href="../"><?php echo gettext("Back to home page"); ?></a></p>
+
 			<h2><?php echo gettext("How to download"); ?></h2>
 				<h3><?php echo gettext("Coreboot distribution. <i>This also contains the documentation</i>:"); ?></h3>
 				<p>
--
cgit v0.9.1