Skip to content

Commit

Permalink
Bump title
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Sep 4, 2024
1 parent 0f10f7f commit 08a1fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/Navbar.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const Navbar = () => {
return (
<nav>
<div>ENSIPs</div>
<div>ENS</div>
<ul>
<li>
<a href="/">All ENSIPs</a>
Expand Down

0 comments on commit 08a1fc8

Please sign in to comment.