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 9849786 commit 4596adcCopy full SHA for 4596adc
shipixen/data/config/metadata.js
@@ -6,7 +6,7 @@ const metadata = {
6
businessName: 'Rare Big Deal',
7
siteUrl: 'https://rarebigdeal.com',
8
siteRepo: '',
9
- socialBanner: '/api/og',
+ socialBanner: 'https://rarebigdeal.com/static/images/ogImg.jpg',
10
supportEmail: '',
11
email: '',
12
twitter: 'https://x.com/d4m1n',
@@ -24,4 +24,4 @@ const metadata = {
24
locale: 'en-US'
25
};
26
27
-module.exports = { metadata };
+module.exports = { metadata };
shipixen/public/static/images/ogImg.jpg
73.9 KB
0 commit comments