📄 a couple updates

This commit is contained in:
RJ
2025-12-02 17:57:31 +02:00
parent 38c2c5217c
commit 09b7bee6a9
17 changed files with 335 additions and 294 deletions

View File

@@ -52,7 +52,13 @@ export function Navbar() {
>
[ABOUT]
</Link>
<ThemeToggle />
<Link
href="/blog"
className="font-mono text-sm text-zinc-400 dark:text-zinc-500 uppercase tracking-wider hover:text-cyan-400 dark:hover:text-cyan-300 transition-colors cursor-pointer"
>
[BLOG]
</Link>
<ThemeToggle />
</div>
</div>
</div>