From 09d744676d999f398b07c50fa7558941a1d3ccf3 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Sun, 23 Nov 2025 22:34:15 -0800 Subject: [PATCH] refactor: update Navbar component title from 'FlashEnvy' to 'MeshEnvy Forge' for branding consistency --- src/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index d2c1357..b3e8d5f 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -15,7 +15,7 @@ export default function Navbar() { to="/" className="text-2xl font-bold bg-gradient-to-r from-cyan-400 to-blue-600 bg-clip-text text-transparent hover:opacity-80 transition-opacity" > - FlashEnvy + MeshEnvy Forge