mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
tweaked embed
This commit is contained in:
parent
d2399984b3
commit
95d814d9b1
1 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,9 @@ const config = {
|
|||
{ name: 'url', content: 'https://docs.jonasjones.dev/' },
|
||||
{ name: 'theme-color', content: '#008080' },
|
||||
|
||||
{ name: 'twitter:card', content: 'summary' },
|
||||
{ name: 'twitter:image', content: 'https://docs.jonasjones.dev/img/favicon.png' },
|
||||
|
||||
{ property: 'og:title', content: "Jonas_Jones's Homepage" },
|
||||
{ property: 'og:description', content: "The Home of all creations by Jonas_Jones!" },
|
||||
{ property: 'og:image', content: 'https://docs.jonasjones.dev/img/favicon.png' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue