added favicon
This commit is contained in:
@@ -10,6 +10,12 @@ export const metadata = {
|
||||
template: "%s — Battl Builders",
|
||||
},
|
||||
description: "Build rifles smarter, not harder.",
|
||||
icons: {
|
||||
icon: [
|
||||
{ url: "/favicon.svg", type: "image/svg+xml" },
|
||||
{ url: "/favicon-32x32.png", sizes: "32x32", type: "image/png" },
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
const themeScript = `
|
||||
|
||||
Reference in New Issue
Block a user