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 551db30..927a9ed 100644 --- a/site/index.php +++ b/site/index.php @@ -64,6 +64,7 @@ <li><a href="docs/gnulinux/grub_boot_installer.html"><?php echo gettext("Install GNU/Linux"); ?></a></li> <li><a href="docs/gnulinux/grub_cbfs.html"><?php echo gettext("Boot GNU/Linux"); ?></a></li> </ul> + <h2><?php echo gettext("Contact"); ?></h2> <ul> <li><a href="contrib/"><?php echo gettext("Maintainers"); ?></a></li> |