diff --git a/index.php b/index.php index 42af5da..1f5a179 100644 --- a/index.php +++ b/index.php @@ -42,6 +42,7 @@ function create_block_multiblocks_block_init() register_block_type(__DIR__ . '/blocks/kit-presse/build'); register_block_type(__DIR__ . '/blocks/press-photo-kit/build'); register_block_type(__DIR__ . '/blocks/press-reviews/build'); + register_block_type(__DIR__ . '/blocks/offres-emplois/build'); // Statics register_block_type(__DIR__ . '/blocks/focused-thematique/build');