Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -483,7 +483,8 @@
|
|
483 |
<div class="flex justify-between items-center">
|
484 |
<div class="flex items-center space-x-2">
|
485 |
<i class="fas fa-coins text-2xl"></i>
|
486 |
-
<h1 class="text-2xl font-bold">
|
|
|
487 |
</div>
|
488 |
<nav class="hidden md:flex space-x-6 items-center">
|
489 |
<a href="#" class="nav-link hover:underline">Home</a>
|
|
|
483 |
<div class="flex justify-between items-center">
|
484 |
<div class="flex items-center space-x-2">
|
485 |
<i class="fas fa-coins text-2xl"></i>
|
486 |
+
<h1 class="text-2xl font-bold">International Umbrella
|
487 |
+
Vessel/Token Exchange Platform</h1>
|
488 |
</div>
|
489 |
<nav class="hidden md:flex space-x-6 items-center">
|
490 |
<a href="#" class="nav-link hover:underline">Home</a>
|