factorisation: site_lang, posts_per_page, site_license, contact dynamique
This commit is contained in:
@@ -147,7 +147,7 @@ if (empty($cursor) && $filterCat === '') {
|
||||
'name' => siteTitle(),
|
||||
'url' => rtrim(APP_URL, '/') . '/',
|
||||
'description' => siteClaim(),
|
||||
'inLanguage' => 'fr-FR',
|
||||
'inLanguage' => siteLang(),
|
||||
], JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user