Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -69,7 +69,7 @@
|
|
69 |
<div class="flex justify-between items-center">
|
70 |
<div class="flex items-center space-x-2">
|
71 |
<i class="fas fa-theater-masks text-indigo-600 text-3xl"></i>
|
72 |
-
<h1 class="text-2xl font-bold text-gray-800">StageMasters
|
73 |
</div>
|
74 |
<nav class="hidden md:block">
|
75 |
<ul class="flex space-x-8">
|
|
|
69 |
<div class="flex justify-between items-center">
|
70 |
<div class="flex items-center space-x-2">
|
71 |
<i class="fas fa-theater-masks text-indigo-600 text-3xl"></i>
|
72 |
+
<h1 class="text-2xl font-bold text-gray-800">StageMasters</h1>
|
73 |
</div>
|
74 |
<nav class="hidden md:block">
|
75 |
<ul class="flex space-x-8">
|