summaryrefslogtreecommitdiffstats
path: root/site/footer.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-17 01:24:25 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-17 01:24:25 (EST)
commit2faa892e7a799dc7d87c5697e185185baa83a282 (patch)
treefab511711f4c700efde9173e10d372f2e9fac5ba /site/footer.php
parent5e544087a28a15cf1a6fc8dc2e46d412771dfd31 (diff)
downloadlibreboot.org-2faa892e7a799dc7d87c5697e185185baa83a282.zip
libreboot.org-2faa892e7a799dc7d87c5697e185185baa83a282.tar.gz
libreboot.org-2faa892e7a799dc7d87c5697e185185baa83a282.tar.bz2
move files to site/
Diffstat (limited to 'site/footer.php')
-rw-r--r--site/footer.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/footer.php b/site/footer.php
new file mode 100644
index 0000000..34b7f54
--- /dev/null
+++ b/site/footer.php
@@ -0,0 +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>
+ </p>