feat: passe og:locale en fr_FR
This commit is contained in:
parent
322bbc41d6
commit
408fa601f2
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ const appleTouchIcon = await getImage({
|
|||
<Fragment set:html={alternateLanguageLinks} />
|
||||
|
||||
<!-- Facebook Meta Tags -->
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:locale" content="fr_FR" />
|
||||
<meta property="og:url" content={URL} />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content={ogTitle} />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue