Skip to content

Commit 621a3b9

Browse files
committed
Update description
1 parent 8c7a923 commit 621a3b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

data/siteMetadata.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@ const siteMetadata = {
33
title: 'Argot Collective',
44
author: 'Argot Collective',
55
headerTitle: 'Argot Collective',
6-
description: 'Website for the Argot Collective',
6+
description:
7+
"The Argot Collective is a new non-profit organization maintaining Ethereum's core infrastructure formed by 25 former Ethereum Foundation employees. Operating democratically and transparently, we aim to provide stable, long-term support for crucial projects, free from commercial pressures.",
78
language: 'en-us',
89
theme: 'dark', // system, dark or light
910
siteUrl: 'https://argot.org',
1011
siteRepo: 'https://github.com/argotorg/argot.org',
1112
siteLogo: `${process.env.BASE_PATH || ''}/static/images/logo.png`,
12-
socialBanner: `${process.env.BASE_PATH || ''}/static/images/argot-og-image.png`,
13+
socialBanner: `${process.env.BASE_PATH || ''}/static/images/argot-og-image?cache-break.png`,
1314
// mastodon: 'https://mastodon.social/@mastodonuser',
1415
email: 'hello@argot.org',
1516
github: 'https://github.com/argotorg',

0 commit comments

Comments
 (0)