Update Frontend/index.html
Browse files- Frontend/index.html +1 -1
Frontend/index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<link rel="stylesheet" href="/static/style.css">
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<h1>
|
11 |
<video autoplay="true" id="videoElement"></video>
|
12 |
<br />
|
13 |
<!-- 🔄 Flip Camera button -->
|
|
|
7 |
<link rel="stylesheet" href="/static/style.css">
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<h1>FaceFeel: Your Face, Your Feelings!</h1>
|
11 |
<video autoplay="true" id="videoElement"></video>
|
12 |
<br />
|
13 |
<!-- 🔄 Flip Camera button -->
|