diff options
author | Michael Bien <[email protected]> | 2010-07-05 03:12:52 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-07-05 03:12:52 +0200 |
commit | 2fa8a8543563f2fd80277b74a4528fcf74e4beca (patch) | |
tree | 1ab01471e777893734679f1b8bc11df87855e2c2 /doc | |
parent | a81e907b30364b1abc2a75d446772f066fbf74ff (diff) |
updated webside. logo, favicon, style.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HowToBuild.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index f2ae471f..f2b72324 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -3,13 +3,15 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../../style.css" rel="stylesheet" type="text/css"/> + <link href="../www/style.css" rel="stylesheet" type="text/css"/> + <link href="http://jogamp.org/SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon"/> <title>How to build JOCL</title> </head> <body> <div id="container"> <div id="header"> <div id="slogan">How to build JOCL</div> - <div id="logo"><a href="http://jogamp.org/">How to build JOCL</a></div> + <div id="logo"><a href="http://jogamp.org/"><img src="../../images/jogamp_symbols/website_final_magenta_jocl_346x70pel.png" alt="JOCL Symbol"/></a></div> </div> <div id="menu"> <ul> |