-
+
+
+
Crepe
);
diff --git a/apps/crepe/src/app/layout.tsx b/apps/crepe/src/app/layout.tsx
index 9ebb45910..04a85c11c 100644
--- a/apps/crepe/src/app/layout.tsx
+++ b/apps/crepe/src/app/layout.tsx
@@ -6,6 +6,10 @@ export const metadata: Metadata = {
template: "%s - Crepe",
default: "Crepe - Seamless crypto payments",
},
+ icons: [
+ { rel: "icon", url: "/favicon.ico" },
+ { rel: "apple-touch-icon", url: "/apple-touch-icon.png" },
+ ],
};
export default function RootLayout({