chore: replace favicon with CCA circular logo

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-03-11 11:53:48 -07:00
parent 8d92ab365e
commit 52dea4d657
3 changed files with 2 additions and 1 deletions

BIN
app/icon.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -19,7 +19,8 @@ export const metadata: Metadata = {
"Actively promoting the development of digital common goods and infrastructure in distributed ledger technology", "Actively promoting the development of digital common goods and infrastructure in distributed ledger technology",
generator: "v0.app", generator: "v0.app",
icons: { icons: {
icon: "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>", icon: "/images/cca-logo-circular.jpg",
apple: "/images/cca-logo-circular.jpg",
}, },
openGraph: { openGraph: {
title: "Crypto Commons Association", title: "Crypto Commons Association",

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB