We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc062ef commit 2fb5e27Copy full SHA for 2fb5e27
1 file changed
components/Navbar.tsx
@@ -12,7 +12,7 @@ const Navbar: React.FC = () => {
12
13
<div className="hidden md:block">
14
<span className="text-xs font-mono text-neutral-400">
15
- EST. 2024
+ EST. 2009
16
</span>
17
</div>
18
</nav>
0 commit comments