We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f042c9c commit 899abcbCopy full SHA for 899abcb
index.html
@@ -89,7 +89,7 @@
89
<!-- Navigation -->
90
<nav class="fixed top-0 w-full bg-black bg-opacity-80 backdrop-blur-md z-50">
91
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center">
92
- <div class="text-2xl font-bold text-white">PA Studio</div>
+ <div class="text-2xl font-bold text-white">Parthava Adabala</div>
93
<!-- Desktop Menu -->
94
<div class="hidden md:flex space-x-8">
95
<a href="#home" class="nav-link text-gray-300 hover:text-white">Home</a>
0 commit comments