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 2cc1488

Browse files
committed
Added og:image:alt to nuxt.config.js
1 parent ed13071 commit 2cc1488

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:alt', content: 'Nuxt.js Logo' },
3233
],
3334
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }]
3435
},

0 commit comments

Comments
(0)

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