diff --git a/site/config/config.php b/site/config/config.php index fc361f1..af6474b 100644 --- a/site/config/config.php +++ b/site/config/config.php @@ -18,7 +18,7 @@ return [ 'tobimori.seo' => [ 'canonical' => [ - 'base' => 'https://www.worldgame.fr', + 'base' => 'https://world.game', ], 'sitemap' => [ 'enabled' => true, diff --git a/site/config/config.world.game.php b/site/config/config.world.game.php new file mode 100644 index 0000000..6a06e03 --- /dev/null +++ b/site/config/config.world.game.php @@ -0,0 +1,5 @@ + false, +];