diff options
author | Sven Gothel <[email protected]> | 2010-06-26 07:02:16 +0300 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-06-26 07:02:16 +0300 |
commit | c9adeced407a9f652594c1334a3ae73eff4fba79 (patch) | |
tree | 169abf645cabbb6c483fbb46ea46630412e3f9c6 /www/index.html | |
parent | f0bee9b5d23e100fe92b019c1afb76d8223c0d76 (diff) | |
parent | 33a24c85dd18d851b614359bb6b19535afd56d33 (diff) |
Merge branch 'master' of github.com:sgothel/jogl
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> |