summaryrefslogtreecommitdiffstats
path: root/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'footer.php')
-rw-r--r--footer.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/footer.php b/footer.php
new file mode 100644
index 0000000..ee27477
--- /dev/null
+++ b/footer.php
@@ -0,0 +1,8 @@
+
+ <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>
+ <p>
+ This page uses the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.
+ </p>