🔧 Ajoute la configuration OG

Pour #8
This commit is contained in:
2020-07-27 11:50:54 +02:00
parent d14694f162
commit 87b71213eb
2 changed files with 6 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ return [
'description' => false,
'url' => false, // Set null for using Url::current(), set false to total remove
'type' => 'article',
'site_name' => false,
'site_name' => 'Le projet Bretagne',
'images' => [],
],
],