From 521f331de12a80fa4a6ac006afd8ee99f0cb2e3d Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Tue, 7 Nov 2023 14:45:33 -0800 Subject: [PATCH] changed browser icon --- .../app/components/NavBar/NavBar.tsx | 2 +- Websites/jefes-nextjs/app/favicon.ico | Bin 25931 -> 0 bytes .../favicon-32x32.png => app/icon.jpg} | Bin Websites/jefes-nextjs/bun.lockb | Bin 144509 -> 144936 bytes 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 Websites/jefes-nextjs/app/favicon.ico rename Websites/jefes-nextjs/{public/favicon-32x32.png => app/icon.jpg} (100%) diff --git a/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx b/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx index 20ca0be..3c742e9 100644 --- a/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx +++ b/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx @@ -33,7 +33,7 @@ const NavBar = () => { return (