We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04546d9 commit c5ea5c2Copy full SHA for c5ea5c2
data/siteMetadata.js
@@ -8,8 +8,8 @@ const siteMetadata = {
8
theme: 'light', // system, dark or light
9
siteUrl: 'https://argot.org',
10
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`,
+ siteLogo: `${process.env.BASE_PATH || ''}/static/logo-circle.png`,
+ socialBanner: `${process.env.BASE_PATH || ''}/static/argot-og-image.png?cache-break-3`,
13
// mastodon: 'https://mastodon.social/@mastodonuser',
14
email: 'hello@argot.org',
15
github: 'https://github.com/argotorg',
0 commit comments