[fix] html title

This commit is contained in:
root 2020-10-22 22:44:41 +02:00
parent dcdccb57e2
commit 7918b88fc3
1 changed files with 2 additions and 3 deletions

View File

@ -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; }