add logo to test file

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2013-01-16 10:11:34 +08:00
parent bb2dc8aeb1
commit fab033dd4f

View 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.