diff options
Diffstat (limited to 'variables.php')
-rw-r--r-- | variables.php | 2 |
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"; |