mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-07 18:14:28 +00:00
add missing config for the meta tag og:locale nl + fr
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
/_vendor
|
_vendor/
|
||||||
public/
|
public/
|
||||||
resources/
|
resources/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
@@ -41,7 +41,7 @@ reference = "Meer projecten"
|
|||||||
languageName = "Français"
|
languageName = "Français"
|
||||||
contentDir = "content/fr"
|
contentDir = "content/fr"
|
||||||
weight = 2
|
weight = 2
|
||||||
[nl.params.opengraph]
|
[fr.params.opengraph]
|
||||||
locale = "fr_FR"
|
locale = "fr_FR"
|
||||||
[fr.params.head]
|
[fr.params.head]
|
||||||
tagline = "Un thème Hugo"
|
tagline = "Un thème Hugo"
|
||||||
|
Reference in New Issue
Block a user