Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
|
46 |
<div class="flex items-center">
|
47 |
<i class="fas fa-laptop-code text-blue-600 text-3xl mr-2"></i>
|
48 |
-
<h1 class="text-2xl font-bold text-gray-800">
|
49 |
</div>
|
50 |
<nav class="hidden md:flex space-x-8">
|
51 |
<a href="#home" class="text-gray-800 hover:text-blue-600 font-medium">Home</a>
|
|
|
45 |
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
|
46 |
<div class="flex items-center">
|
47 |
<i class="fas fa-laptop-code text-blue-600 text-3xl mr-2"></i>
|
48 |
+
<h1 class="text-2xl font-bold text-gray-800">Rapidcomputer <span class="text-blue-600">Solution</span></h1>
|
49 |
</div>
|
50 |
<nav class="hidden md:flex space-x-8">
|
51 |
<a href="#home" class="text-gray-800 hover:text-blue-600 font-medium">Home</a>
|