diff --git a/docusaurus.config.js b/docusaurus.config.js index 35d5e7d..6f89450 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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: {