diff options
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 9509bc9..dd63574 100644 --- a/site/index.php +++ b/site/index.php @@ -49,6 +49,7 @@ <ul class="ulnav"> <li><a href="docs/index.html#why">Why should I use <?php echo $lbProjectName; ?>?</a></li> <li><a href="download/#git">How to contribute?</a></li> + <li><a href="docs/tasks.html">Current tasks</a></li> </ul> </div> |