Spaces:
Running
Running
new
Browse files- index.html +9 -1
index.html
CHANGED
|
@@ -8,8 +8,16 @@
|
|
| 8 |
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
-
|
| 12 |
<h1>AI BATTLEGROUND 2023</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
</header>
|
| 14 |
<div class="container">
|
| 15 |
<h1>Sentiment Analysis</h1>
|
|
|
|
| 8 |
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
+
<!--<header class="header">
|
| 12 |
<h1>AI BATTLEGROUND 2023</h1>
|
| 13 |
+
</header>-->
|
| 14 |
+
<header class="header">
|
| 15 |
+
<!-- Nagarro Logo -->
|
| 16 |
+
<img src="https://mma.prnewswire.com/media/844192/Nagarro_Logo.jpg" alt="Nagarro Logo" class="logo">
|
| 17 |
+
<!-- Navbar -->
|
| 18 |
+
<nav class="navbar">
|
| 19 |
+
<h1>AI BATTLEGROUND 2023</h1>
|
| 20 |
+
</nav>
|
| 21 |
</header>
|
| 22 |
<div class="container">
|
| 23 |
<h1>Sentiment Analysis</h1>
|