diff --git a/themes/10up-theme/includes/blocks.php b/themes/10up-theme/includes/blocks.php index 63bacc28..2d16ec4c 100644 --- a/themes/10up-theme/includes/blocks.php +++ b/themes/10up-theme/includes/blocks.php @@ -58,8 +58,8 @@ function register_theme_blocks() { } register_block_type_from_metadata( $block_folder, $block_options ); - }; - }; + } + } } /**