Update src/components/Navbar.jsx
This commit is contained in:
parent
d9b208198e
commit
707fd55583
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ export const Navbar = () => {
|
|||
<a className="navbar-link" href="#home" aria-label="Home">
|
||||
Home
|
||||
</a>
|
||||
<a className="navbar-link" href="https://social.valkyriecoms.com/@Dragonschildhosting" aria-label="Our profile">
|
||||
<a className="navbar-link" href="https://valkyriecoms.com/@Dragonschildhosting" aria-label="Our profile">
|
||||
Our profile
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue