Skip to content

Commit

Permalink
Add og image
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Nov 15, 2024
1 parent 9849786 commit 4596adc
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shipixen/data/config/metadata.js
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ const metadata = {
businessName: 'Rare Big Deal',
siteUrl: 'https://rarebigdeal.com',
siteRepo: '',
socialBanner: '/api/og',
socialBanner: 'https://rarebigdeal.com/static/images/ogImg.jpg',
supportEmail: '',
email: '',
twitter: 'https://x.com/d4m1n',
@@ -24,4 +24,4 @@ const metadata = {
locale: 'en-US'
};

module.exports = { metadata };
module.exports = { metadata };
Binary file added shipixen/public/static/images/ogImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4596adc

Please sign in to comment.