mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
Compare commits
No commits in common. "5e395bca4cde110d1e7efc0d62fa683f209b342c" and "a4489e038959b40d485ecbebfa00b251841a30a5" have entirely different histories.
5e395bca4c
...
a4489e0389
1 changed files with 0 additions and 13 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue