Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -53,7 +53,7 @@
|
|
53 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
54 |
<div class="flex items-center mb-4 md:mb-0">
|
55 |
<i class="fas fa-search-location text-3xl mr-2"></i>
|
56 |
-
<h1 class="text-2xl md:text-3xl font-bold">OSINT Launcher</h1>
|
57 |
</div>
|
58 |
<div class="flex items-center space-x-6 mr-6">
|
59 |
<a href="#instructions" class="text-blue-200 hover:text-white transition">Instruções</a>
|
|
|
53 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
54 |
<div class="flex items-center mb-4 md:mb-0">
|
55 |
<i class="fas fa-search-location text-3xl mr-2"></i>
|
56 |
+
<h1 class="text-2xl md:text-3xl font-bold">OSINT Launcher - Perito Joaquim e Prof. AMR</h1>
|
57 |
</div>
|
58 |
<div class="flex items-center space-x-6 mr-6">
|
59 |
<a href="#instructions" class="text-blue-200 hover:text-white transition">Instruções</a>
|