add logo to test file 07/2907/1
authorAndy Green <andy.green@linaro.org>
Wed, 16 Jan 2013 02:11:34 +0000 (10:11 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:25 +0000 (13:01 -0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
test-server/test.html

index 504e92e..be0b17f 100644 (file)
@@ -6,7 +6,8 @@
 </head>
 
 <body>
-<h3>Detected Browser: <div id=brow>...</div></h3>
+<table><tr><td><img src="/libwebsockets.org-logo.png"></td><td>
+<h3>Detected Browser: <div id=brow>...</div></h3></td></tr></table>
 <h2>libwebsockets "dumb-increment-protocol" test applet</h2>
 The incrementing number is coming from the server and is individual for
 each connection to the server... try opening a second browser window.