add logo to test file
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
bb2dc8aeb1
commit
fab033dd4f
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue