We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb06bb commit d372fe6Copy full SHA for d372fe6
1 file changed
devconnect/src/pages/destino.tsx
@@ -61,8 +61,8 @@ const DestinoPage = ({ content, events }: { content: any; events: any }) => {
61
return (
62
<>
63
<SEO
64
- title="Destino Devconnect Grants"
65
- description="A local grant round to bring Argentina onchain."
+ title="Destino Devconnect Support"
+ description="Supporting local builders, organizers, and communities to take part in the first Ethereum World Fair in Buenos Aires."
66
imageUrl={`https://devconnect.org/destino/hero-bg.png`}
67
/>
68
<Header active />
0 commit comments