Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -75,7 +75,7 @@
|
|
| 75 |
<div class="main-container">
|
| 76 |
<div class="prediction-card">
|
| 77 |
<div class="title-section">
|
| 78 |
-
<h1 class="main-title">
|
| 79 |
<p class="subtitle">Analyze the sentiment of your review</p>
|
| 80 |
</div>
|
| 81 |
|
|
|
|
| 75 |
<div class="main-container">
|
| 76 |
<div class="prediction-card">
|
| 77 |
<div class="title-section">
|
| 78 |
+
<h1 class="main-title">TranSenti</h1>
|
| 79 |
<p class="subtitle">Analyze the sentiment of your review</p>
|
| 80 |
</div>
|
| 81 |
|