From cd11787b6d7185344b3f62aab1c7e13ec08048a9 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 28 Jul 2026 20:25:37 +0100 Subject: logo and icon handmade --- 174bg/website/src/app/layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '174bg/website/src/app/layout.js') diff --git a/174bg/website/src/app/layout.js b/174bg/website/src/app/layout.js index c2b65f2..c12d68f 100644 --- a/174bg/website/src/app/layout.js +++ b/174bg/website/src/app/layout.js @@ -4,7 +4,7 @@ export const metadata = { title: "174th Battle Group - Star Citizen Military Organization", description: `The "Red Right Hand" of the UEE`, icons: { - icon: "/logo.png", + icon: "/images/logo/logo_icon.png", }, }; -- cgit v1.2.3