Skip to content

Commit c5ea5c2

Browse files
committed
Update social banner
1 parent 04546d9 commit c5ea5c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/siteMetadata.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const siteMetadata = {
88
theme: 'light', // system, dark or light
99
siteUrl: 'https://argot.org',
1010
siteRepo: 'https://github.com/argotorg/argot.org',
11-
siteLogo: `${process.env.BASE_PATH || ''}/static/images/logo-circle.png`,
12-
socialBanner: `${process.env.BASE_PATH || ''}/static/images/argot-og-image?cache-break-2.png`,
11+
siteLogo: `${process.env.BASE_PATH || ''}/static/logo-circle.png`,
12+
socialBanner: `${process.env.BASE_PATH || ''}/static/argot-og-image.png?cache-break-3`,
1313
// mastodon: 'https://mastodon.social/@mastodonuser',
1414
email: 'hello@argot.org',
1515
github: 'https://github.com/argotorg',

0 commit comments

Comments
 (0)