Edit open graph

This commit is contained in:
2023-03-04 15:45:11 +04:00
parent 7ed3c6ac4a
commit 27a32312af
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import createEmotionCache from '../lib/create-emotion-cache'
export default class MyDocument extends Document {
render() {
return (
<Html lang='fr' prefix='website: https://ogp.me/ns/website#'>
<Html lang='fr' prefix='og: https://ogp.me/ns#'>
<Head>
<link rel='manifest' href='/manifest.json' />
<link rel='icon' type='image/x-icon' sizes='128x128' href='/favicon.ico' />