diff options
author | Michael Bien <[email protected]> | 2010-06-15 19:30:04 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-06-15 19:30:04 +0200 |
commit | 588415cd169046436a3f1586526cc29d660a59a7 (patch) | |
tree | 276b30ab072a674365bb59ad2fde72834a9b1a26 /www | |
parent | 744e16f0a6334e67f2b830d7d72c7c845c3fc9e8 (diff) |
updated webpage, JOAL symbols.
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 8eef488..5f9fede 100644 --- a/www/index.html +++ b/www/index.html @@ -8,8 +8,8 @@ <body> <div id="container"> <div id="header"> - <div id="slogan">Java™ Binding for the OpenAL® API</div> - <div id="logo"><a href="http://jogamp.org/">JOAL</a></div> + <div id="slogan"><img src="../../images/jogamp_symbols/website_final_sideslogan_joal_404x20pel.png" alt="Java™ Binding for the OpenAL® API"/></div> + <div id="logo"><a href="http://jogamp.org/"><img src="../../images/jogamp_symbols/website_final_blue_joal_346x70pel.png" alt="JOAL Symbol"/></a></div> </div> <div id="menu"> <ul> |