Spaces:
Runtime error
Runtime error
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
@@ -52,7 +52,7 @@
|
|
52 |
<div class="bg-primary w-10 h-10 rounded-xl flex items-center justify-center mr-3 coin-animation">
|
53 |
<i class="fas fa-chart-line text-white text-xl"></i>
|
54 |
</div>
|
55 |
-
<h1 class="text-2xl font-bold text-gray-800 dark:text-white">
|
56 |
</div>
|
57 |
|
58 |
<div class="flex items-center space-x-6">
|
@@ -66,7 +66,7 @@
|
|
66 |
</div>
|
67 |
<div class="flex items-center">
|
68 |
<div class="mr-3 text-right">
|
69 |
-
<p class="font-semibold text-gray-800 dark:text-white">
|
70 |
<p class="text-sm text-gray-500">Premium Account</p>
|
71 |
</div>
|
72 |
<div class="h-10 w-10 rounded-full bg-gradient-to-r from-primary to-secondary flex items-center justify-center text-white font-bold">
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Nakhoda4X Pro - Portfolio Dashboard</title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
|
|
52 |
<div class="bg-primary w-10 h-10 rounded-xl flex items-center justify-center mr-3 coin-animation">
|
53 |
<i class="fas fa-chart-line text-white text-xl"></i>
|
54 |
</div>
|
55 |
+
<h1 class="text-2xl font-bold text-gray-800 dark:text-white">Nakhoda4X <span class="text-primary">Pro</span></h1>
|
56 |
</div>
|
57 |
|
58 |
<div class="flex items-center space-x-6">
|
|
|
66 |
</div>
|
67 |
<div class="flex items-center">
|
68 |
<div class="mr-3 text-right">
|
69 |
+
<p class="font-semibold text-gray-800 dark:text-white">SahabatPipHijau</p>
|
70 |
<p class="text-sm text-gray-500">Premium Account</p>
|
71 |
</div>
|
72 |
<div class="h-10 w-10 rounded-full bg-gradient-to-r from-primary to-secondary flex items-center justify-center text-white font-bold">
|