Skip to content

Commit 4c2c6c6

Browse files
committed
Update twitter image to updated og image in www
1 parent ef25745 commit 4c2c6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/nuxt.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default {
2323
{ name: 'og:image', content: 'https://singlelink.co/open-graph-image.png' },
2424
{ name: 'og:title', content: 'Singlelink - A single link for everything 🔗🔥' },
2525
{ name: 'og:description', content: 'A single link for everything. Build your profile in seconds and get started for free!'},
26-
{ name: 'twitter:image', content: 'https://singlelink.co/SingleLink-Hero-v2.png' },
26+
{ name: 'twitter:image', content: 'https://singlelink.co/open-graph-image.png' },
2727
{ name: 'twitter:title', content: 'Singlelink - A single link for everything 🔗🔥' },
2828
{ name: 'twitter:description', content: 'A single link for everything. Build your profile in seconds and get started for free!'},
2929
{ name: 'twitter:card', content: 'summary_large_image'},

0 commit comments

Comments
 (0)