diff --git a/app/layout.tsx b/app/layout.tsx index a956011..9904987 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -18,6 +18,9 @@ const geistMono = localFont({ export const metadata: Metadata = { title: 'rFunds - Threshold-Based Flow Funding', description: 'Design, simulate, and share continuous funding flows with threshold-based mechanisms. Create interconnected funding funnels with overflow routing and outcome tracking.', + icons: { + icon: "data:image/svg+xml,💰", + }, openGraph: { title: 'rFunds - Threshold-Based Flow Funding', description: 'Design, simulate, and share continuous funding flows with threshold-based mechanisms.',