add og:type
This commit is contained in:
parent
81c006d922
commit
1d557f7e1f
@ -146,6 +146,7 @@ const config = {
|
|||||||
{ property: 'og:title', content: 'Run your own AI | Jan' },
|
{ property: 'og:title', content: 'Run your own AI | Jan' },
|
||||||
{ property: 'og:description', content: 'Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.' },
|
{ property: 'og:description', content: 'Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.' },
|
||||||
{ property: 'og:image', content: 'https://jan.ai/img/jan-social-card.png' },
|
{ property: 'og:image', content: 'https://jan.ai/img/jan-social-card.png' },
|
||||||
|
{ property: 'og:type', content: 'website' },
|
||||||
{ property: 'twitter:card', content: 'summary_large_image' },
|
{ property: 'twitter:card', content: 'summary_large_image' },
|
||||||
{ property: 'twitter:site', content: '@janhq_' },
|
{ property: 'twitter:site', content: '@janhq_' },
|
||||||
{ property: 'twitter:title', content: 'Run your own AI | Jan' },
|
{ property: 'twitter:title', content: 'Run your own AI | Jan' },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user