fix: removed unused imageUrl
This commit is contained in:
parent
ec3a4b1ffe
commit
2051e5822a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ export const siteConfig = {
|
|||
url: 'https://app.peerat.dev',
|
||||
title: 'Peer-at Code',
|
||||
description: 'Apprendre la programmation et la cybersécurité en s\'amusant.',
|
||||
imageUrl: 'https://my-site.com/images/og-image.jpg',
|
||||
imageUrl: '',
|
||||
keywords: ['peerat', 'code', 'cybersecurite', 'programmation', 'apprendre en s\'amusant'],
|
||||
author: 'peerat',
|
||||
locale: 'fr',
|
||||
|
|
Loading…
Add table
Reference in a new issue