We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b30bc6 commit e402f36Copy full SHA for e402f36
1 file changed
src/components/Navbar.jsx
@@ -45,7 +45,7 @@ const Navbar = () => {
45
<img src={logo} alt='logo' className='w-9 h-9 object-contain' />
46
<p className='text-white text-[18px] font-bold cursor-pointer flex '>
47
Ayush Sharma
48
- <span className='sm:block hidden'> | JavaScript Master</span>
+ <span className='sm:block hidden'> | Expert Web Developer</span>
49
</p>
50
</Link>
51
0 commit comments