summaryrefslogtreecommitdiffstats
path: root/variables.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-16 01:07:16 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-16 01:07:16 (EST)
commit6cbee24def8965df0c3b597f22f4ccbe641fd00b (patch)
treecbad32ffa4dd5dd3f57e5310439a46a0787b6147 /variables.php
parentf5b74b22ccd91213087f68a09dfd95d4ddd5565c (diff)
downloadlibreboot.org-6cbee24def8965df0c3b597f22f4ccbe641fd00b.zip
libreboot.org-6cbee24def8965df0c3b597f22f4ccbe641fd00b.tar.gz
libreboot.org-6cbee24def8965df0c3b597f22f4ccbe641fd00b.tar.bz2
Delete array.php.src.txt symlink (source can be git cloned now)
Diffstat (limited to 'variables.php')
-rw-r--r--variables.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/variables.php b/variables.php
index 399789b..d34bf0e 100644
--- a/variables.php
+++ b/variables.php
@@ -1,4 +1,6 @@
<?php
+ $lbHomepage = "http://libreboot.org/";
+
$lbFirmwareGitRepoAddress = "http://libreboot.org/libreboot.git";
$lbFirmwareGitwebAddress = "http://libreboot.org/gitweb/?p=libreboot.git";