Edit embed again

This commit is contained in:
Jai A 2020-10-09 19:52:12 -07:00
parent 9b9782ce94
commit e1cfb0cab6
No known key found for this signature in database
GPG Key ID: E8B7DFB8C62797AC

View File

@ -35,13 +35,12 @@ export default {
{ hid: 'theme-color', name: 'theme-color', content: '#4d9227' },
{ hid: 'og:site_name', name: 'og:site_name', content: 'Modrinth' },
{ hid: 'og:title', name: 'og:title', content: 'Modrinth' },
{
hid: 'og:description',
name: 'og:description',
content: 'An open source modding platform',
},
{ hid: 'og:type', name: 'og:type', content: 'object' },
{ hid: 'og:type', name: 'og:type', content: 'website' },
{ hid: 'og:url', name: 'og:url', content: 'https://www.modrinth.com' },
{
hid: 'og:image',
@ -53,7 +52,7 @@ export default {
{
hid: 'twitter:card',
name: 'twitter:card',
content: 'summary_large_image',
content: 'summary',
},
{ hid: 'twitter:site', name: 'twitter:site', content: '@modrinth' },
{ hid: 'twitter:creator', name: 'twitter:creator', content: '@modrinth' },