diff options
author | Sven Gothel <[email protected]> | 2023-03-27 13:45:18 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-03-27 13:45:18 +0200 |
commit | b01bfd38a4e3cea81aa6ea70ab7d5a59f827cee9 (patch) | |
tree | da38a621618f509068dbb5ada0268a3e2741fd33 /www/index.html | |
parent | 622b32d0ffd263bbd3ae0bd7e9fe57aefce728f1 (diff) |
WWW: Cleanup Featured Projects intro and have section links bold.
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 6a7b7a6d1..6c685c8c1 100644 --- a/www/index.html +++ b/www/index.html @@ -132,10 +132,10 @@ <h3>Featured Projects</h3> <p> The following are a few examples of projects and products using - JOGL. To have your project featured here, please email the - <a href="../../wiki/index.php/Maintainer_and_Contacts">project maintainers</a>.<br/> + JOGL. Email the + <a href="../../wiki/index.php/Maintainer_and_Contacts">maintainer</a> to add yours.<br/><br/> - <i>Sections:</i> <a href="#feat_apps">Applications</a>, <a href="#feat_utils">Utilities</a>, <a href="#feat_games">Games</a> and + <i>Sections:</i> <b><a href="#feat_apps">Applications</a></b>, <b><a href="#feat_utils">Utilities</a></b>, <b><a href="#feat_games">Games</a></b> and <a href="#feat_old">Old</a>. </p> <table border="0" cellpadding="5" cellspacing="1" width="100%"> |