summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/variables.template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index ec3eff7..03f48b0 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -85,7 +85,7 @@
/* Footer text above the git clone link */
/* footer.php will place this inside a <p></p>. */
- $lbFooterText = "This website is hosted on a libreboot system, running a fully libre GNU/Linux distro.";
+ $lbFooterText = "This website is hosted on a libreboot system, running a <a href='http://https://www.gnu.org/distros/'>fully libre GNU/Linux distribution</a>.";
$lbProjectGpgKeyInfo = "pub&nbsp; 4096R/656F212E 2014-07-04 Libreboot Releases (signing key) &lt;releases@libreboot.org&gt;<br/>Fingerprint=C923 4BA3 200C F688 9CC0&nbsp; 764D 6E97 D575 656F 212E ";
$lbProjectGpgKeyID = "0x656F212E";