chore: replace favicon with CCA circular logo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8d92ab365e
commit
52dea4d657
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
|
|
@ -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 |
Loading…
Reference in New Issue