[fix] html title
This commit is contained in:
parent
dcdccb57e2
commit
7918b88fc3
@ -3,9 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
||||
<title>Camera and Video Control with HTML5 Example</title>
|
||||
<meta name="description" content="Access the desktop camera and video using HTML, JavaScript, and Canvas. The camera may be controlled using HTML5 and getUserMedia." />
|
||||
<!--[if IE]><script src=//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7/html5shiv.js></script><![endif]-->
|
||||
<title>Camera to laser roxxx!! </title>
|
||||
<meta name="description" content="The" />
|
||||
|
||||
<style>
|
||||
video { border: 1px solid #ccc; display: block; margin: 0 0 20px 0; }
|
||||
|
Loading…
Reference in New Issue
Block a user