Prime810 commited on
Commit
83eaff8
·
verified ·
1 Parent(s): 84bae24

Update Frontend/index.html

Browse files
Files changed (1) hide show
  1. Frontend/index.html +3 -3
Frontend/index.html CHANGED
@@ -3,13 +3,13 @@
3
  <head>
4
  <meta charset="UTF-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>FaceSense</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
  <section class="container">
11
- <h1 class="title">FaceSense</h1>
12
- <p class="subtitle">Detect Emotions from Facial Expressions</p>
13
 
14
  <section class="camera-emoji-container">
15
  <section class="camera-section">
 
3
  <head>
4
  <meta charset="UTF-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>FaceFeel</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
  <section class="container">
11
+ <h1 class="title">FaceFeel</h1>
12
+ <p class="subtitle">Your Face Your Feelings</p>
13
 
14
  <section class="camera-emoji-container">
15
  <section class="camera-section">