diff options
Diffstat (limited to '174bg/website/src/app/layout.js')
| -rw-r--r-- | 174bg/website/src/app/layout.js | 2 |
1 files changed, 1 insertions, 1 deletions
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", }, }; |
