Compare commits

..

No commits in common. "5e395bca4cde110d1e7efc0d62fa683f209b342c" and "a4489e038959b40d485ecbebfa00b251841a30a5" have entirely different histories.

View file

@ -85,19 +85,6 @@ const config = {
},
// Replace with your project's social card
image: 'img/favicon.png',
metadata: [
{ name: 'author', content: 'Jonas_Jones' },
{ 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' },
{ property: 'og:type', content: 'website' },
],
navbar: {
title: 'DOCS.JONASJONES.DEV',
logo: {