diff options
Diffstat (limited to 'site/index.php')
-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> |