diff options
author | Michael Bien <[email protected]> | 2010-06-15 19:22:54 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-06-15 19:22:54 +0200 |
commit | 3fa5e65225e074dc5bee626766e98e022d9dd1d2 (patch) | |
tree | 81c0547d613402c0dd4db11ee7071cce92a22fd7 /www/index.html | |
parent | 4fa0fc09b0bdcb70ebc20c9bb9f4afcb039043ec (diff) |
updated webpage, JOCL symbols.
Diffstat (limited to 'www/index.html')
-rwxr-xr-x | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 3ad16466..664967d5 100755 --- 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 OpenCL® API</div> - <div id="logo"><a href="http://jogamp.org/">JOCL</a></div> + <div id="slogan"><img src="../../images/jogamp_symbols/website_final_sideslogan_jocl_404x20pel.png" alt="Java™ Binding for the OpenCL® API"/></div> + <div id="logo"><a href="http://jogamp.org/"><img src="../../images/jogamp_symbols/website_final_blue_jocl_346x70pel.png" alt="JOCL Symbol"/></a></div> </div> <div id="menu"> <ul> |