Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -86,7 +86,7 @@
|
|
| 86 |
<div class="flex justify-between items-center">
|
| 87 |
<div class="flex items-center space-x-4">
|
| 88 |
<div class="flex items-center">
|
| 89 |
-
<span class="heading-font text-xl font-bold text-blue-800"><img src="assets/images/icon-124x124.png" alt="UCF" style="height: 3rem;"></span>
|
| 90 |
</div>
|
| 91 |
<div class="hidden md:flex space-x-8">
|
| 92 |
<a href="index.html" class="nav-link text-blue-700 hover:text-blue-800 font-medium">Home</a>
|
|
|
|
| 86 |
<div class="flex justify-between items-center">
|
| 87 |
<div class="flex items-center space-x-4">
|
| 88 |
<div class="flex items-center">
|
| 89 |
+
<span class="heading-font text-xl font-bold text-blue-800"><img src="http://ucfuw.com/assets/images/icon-124x124.png" alt="UCF" style="height: 3rem;"></span>
|
| 90 |
</div>
|
| 91 |
<div class="hidden md:flex space-x-8">
|
| 92 |
<a href="index.html" class="nav-link text-blue-700 hover:text-blue-800 font-medium">Home</a>
|