Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 83cb580

Browse files
committed
Added og:image:type to nuxt.config.js
1 parent 2cc1488 commit 83cb580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎nuxt.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export default {
2929
{ property: 'og:image', content: 'https://nuxtjs.org/meta_640.png' },
3030
{ property: 'og:image:height', content: 640 },
3131
{ property: 'og:image:width', content: 640 },
32+
{ property: 'og:image:type', content: 'image/png' },
3233
{ property: 'og:image:alt', content: 'Nuxt.js Logo' },
3334
],
3435
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /