diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 09:40:58 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 09:40:58 (EDT) |
commit | 8f3a3444b904769263077bc8771a25fe68896288 (patch) | |
tree | 3bc4896bf260527686e7f97e09421d36bbbe1273 /site | |
parent | 60ea9527071402c3be8944023b0600e9c3039b60 (diff) | |
download | libreboot.org-8f3a3444b904769263077bc8771a25fe68896288.zip libreboot.org-8f3a3444b904769263077bc8771a25fe68896288.tar.gz libreboot.org-8f3a3444b904769263077bc8771a25fe68896288.tar.bz2 |
change Documentation to Information about libreboot
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index bdcec3f..17e285b 100644 --- a/site/index.php +++ b/site/index.php @@ -67,7 +67,7 @@ Stable releases can be found on the <a href="download/#http">download page</a> (GPG signatures are <a href="download/#gpg">available</a>) </div> <div class="section"> - <h1>Documentation</h1> + <h1>Information about <?php echo $lbProjectName; ?></h1> <ul class="ulnav"> <li><a href="docs/index.html">Documentation</a></li> <li><a href="docs/hcl/index.html#supported_list">List of supported systems</a></li> |