Upload index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -12,8 +12,8 @@
|
|
| 12 |
<div class="container mx-auto px-4 py-8">
|
| 13 |
<!-- Header -->
|
| 14 |
<header class="mb-8">
|
| 15 |
-
<h1 class="text-4xl font-bold text-indigo-600 mb-2">Trading Data Analytics</h1>
|
| 16 |
-
<p class="text-gray-600">
|
| 17 |
</header>
|
| 18 |
|
| 19 |
<!-- Stats Overview -->
|
|
|
|
| 12 |
<div class="container mx-auto px-4 py-8">
|
| 13 |
<!-- Header -->
|
| 14 |
<header class="mb-8">
|
| 15 |
+
<h1 class="text-4xl font-bold text-indigo-600 mb-2">Jailbreak Trading Data Analytics</h1>
|
| 16 |
+
<p class="text-gray-600">Analyze trading data for Jailbreak items</p>
|
| 17 |
</header>
|
| 18 |
|
| 19 |
<!-- Stats Overview -->
|