Skip to content

Commit

Permalink
Fix wrong url of link preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Mar 6, 2024
1 parent d0d0839 commit 519ebb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/app/grill/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const index: AppConfig = {
siteName: 'Grill',
title: 'Grill: Monetize Every Like, Comment, Post | Web3 Social',
desc: 'Revolutionary Web3 social finance platform where bloggers and their followers earn together. Blockchain, NFT, and crypto content.',
defaultImage: '/grill-default-cover.png',
defaultImage: '/images/grill-default-cover.png',
},
subnetId: undefined,
canonicalUrl: 'https://grillapp.net',
Expand Down

0 comments on commit 519ebb1

Please sign in to comment.