Add 💰 emoji favicon to rFunds

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-25 12:39:51 -08:00
parent 1c9130aa2a
commit 07a9d48f71
1 changed files with 3 additions and 0 deletions

View File

@ -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,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>",
},
openGraph: {
title: 'rFunds - Threshold-Based Flow Funding',
description: 'Design, simulate, and share continuous funding flows with threshold-based mechanisms.',