Change embed

This commit is contained in:
Jai A
2020-10-09 18:57:26 -07:00
parent 5d9eb25e38
commit 9b9782ce94
4 changed files with 7 additions and 4 deletions

View File

@@ -34,13 +34,14 @@ 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: 'website' },
{ hid: 'og:type', name: 'og:type', content: 'object' },
{ hid: 'og:url', name: 'og:url', content: 'https://www.modrinth.com' },
{
hid: 'og:image',