Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
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>Social Media Intelligence A (Agency)</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>
|
@@ -134,7 +134,7 @@
|
|
134 |
<div class="flex justify-between items-center">
|
135 |
<div class="flex items-center space-x-4">
|
136 |
<i class="fas fa-brain text-2xl"></i>
|
137 |
-
<span class="font-bold text-xl">Social Media Intelligence A</span>
|
138 |
</div>
|
139 |
<div class="hidden md:flex items-center space-x-8">
|
140 |
<a href="#" class="hover:text-gray-200">Home</a>
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Social Media Intelligence A (Agency) SMIA</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>
|
|
|
134 |
<div class="flex justify-between items-center">
|
135 |
<div class="flex items-center space-x-4">
|
136 |
<i class="fas fa-brain text-2xl"></i>
|
137 |
+
<span class="font-bold text-xl">Social Media Intelligence A {SMIA}</span>
|
138 |
</div>
|
139 |
<div class="hidden md:flex items-center space-x-8">
|
140 |
<a href="#" class="hover:text-gray-200">Home</a>
|