diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-17 01:52:26 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-17 01:52:26 (EST) |
commit | 8f3c86dd23d6f2eea5605d0e8a3c12dab69f05dc (patch) | |
tree | 0338d5fb72f6abdfb4efaf2a8fb7a469cde1b4cf /site | |
parent | 2a7409f1942848f5f4caa2cb949bd9624ca31542 (diff) | |
download | libreboot.org-8f3c86dd23d6f2eea5605d0e8a3c12dab69f05dc.zip libreboot.org-8f3c86dd23d6f2eea5605d0e8a3c12dab69f05dc.tar.gz libreboot.org-8f3c86dd23d6f2eea5605d0e8a3c12dab69f05dc.tar.bz2 |
because we can.
Diffstat (limited to 'site')
-rw-r--r-- | site/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/footer.php b/site/footer.php index 34b7f54..5e4eddc 100644 --- a/site/footer.php +++ b/site/footer.php @@ -1,5 +1,5 @@ <p>This website is hosted on a Libreboot machine, powered by <a href="https://trisquel.info/">Trisquel GNU/Linux-libre</a> and <a href="http://www.lighttpd.net/">Lighttpd</a>.</p> <p> - Download this website: <b>git clone <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo $lbWebsiteGitRepoAddress; ?></a></b> + This website is a git clone. Download this website: <b>git clone <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo $lbWebsiteGitRepoAddress; ?></a></b> </p> |