feat: add large card support

zio/stable
Daniel Roe 2023-01-11 23:08:20 +00:00
parent 3add7a5f40
commit da8594dbf1
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ export default defineNuxtConfig({
{ property: 'og:image:height', content: '1900' },
{ property: 'og:site_name', content: 'Elk' },
{ property: 'twitter:site', content: '@elk_zone' },
{ property: 'twitter:card', content: 'summary_large_image' },
],
},
},