diff options
author | Michael Bien <[email protected]> | 2010-06-15 19:27:23 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-06-15 19:27:23 +0200 |
commit | 4a6f652591f684a28ac3af60e8d0b79e95235ee8 (patch) | |
tree | c8e0f515240e4c8791ea03b20b739aa82573dd6c /www/index.html | |
parent | a2b89550a73adb8e103d13daf48abc2e37fcdedf (diff) |
updated webpage, JOGL symbols.
Diffstat (limited to 'www/index.html')
-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 1794eb77b..7cf10fe8d 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 OpenGL® API</div> - <div id="logo"><a href="http://jogamp.org/">JOGL</a></div> + <div id="slogan"><img src="../../images/jogamp_symbols/website_final_sideslogan_jogl_404x20pel.png" alt="Java™ Binding for the OpenGL® API"/></div> + <div id="logo"><a href="http://jogamp.org/"><img src="../../images/jogamp_symbols/website_final_blue_jogl_346x70pel.png" alt="JOGL Symbol"/></a></div> </div> <div id="menu"> <ul> |