summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-09 06:41:07 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-09 06:41:07 (EDT)
commit07cd24a39ec7dafeb17467ccd3d7dab92cca3d86 (patch)
treec3886494d910fae815221d2869dda62d28781088 /site
parent68aba63119c57dfab4fdf130ed4e22add701d096 (diff)
downloadlibreboot.org-07cd24a39ec7dafeb17467ccd3d7dab92cca3d86.zip
libreboot.org-07cd24a39ec7dafeb17467ccd3d7dab92cca3d86.tar.gz
libreboot.org-07cd24a39ec7dafeb17467ccd3d7dab92cca3d86.tar.bz2
change footer (3)
Diffstat (limited to 'site')
-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";