summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/footer.php2
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>