diff --git a/planet4-gutenberg-blocks.php b/planet4-gutenberg-blocks.php index fdde1ce6a..377b19649 100644 --- a/planet4-gutenberg-blocks.php +++ b/planet4-gutenberg-blocks.php @@ -108,6 +108,7 @@ const POST_BLOCK_TYPES = [ 'planet4-blocks/accordion', + 'planet4-blocks/articles', 'planet4-blocks/counter', 'planet4-blocks/gallery', 'planet4-blocks/social-media',