Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -422,7 +422,7 @@
|
|
422 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
423 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
424 |
<div class="mb-6 md:mb-0">
|
425 |
-
<span class="text-hf-purple font-bold text-xl">Ali Brown
|
426 |
<p class="text-gray-400 mt-2">Building the future, securely.</p>
|
427 |
</div>
|
428 |
<div class="flex flex-wrap justify-center gap-6">
|
@@ -433,7 +433,7 @@
|
|
433 |
</div>
|
434 |
</div>
|
435 |
<div class="mt-8 pt-8 border-t border-gray-800 text-center text-gray-500 text-sm">
|
436 |
-
<p>© 2025 Ali Brown Portfolio. All rights reserved.</p>
|
437 |
</div>
|
438 |
</div>
|
439 |
</footer>
|
|
|
422 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
423 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
424 |
<div class="mb-6 md:mb-0">
|
425 |
+
<span class="text-hf-purple font-bold text-xl">Ali Brown aka Volkan Sah</span>
|
426 |
<p class="text-gray-400 mt-2">Building the future, securely.</p>
|
427 |
</div>
|
428 |
<div class="flex flex-wrap justify-center gap-6">
|
|
|
433 |
</div>
|
434 |
</div>
|
435 |
<div class="mt-8 pt-8 border-t border-gray-800 text-center text-gray-500 text-sm">
|
436 |
+
<p>© 2025 Ali Brown aka Volkan Sah Portfolio. All rights reserved.</p>
|
437 |
</div>
|
438 |
</div>
|
439 |
</footer>
|