diff --git a/functions.php b/functions.php index 7ec9937..bfc93b9 100644 --- a/functions.php +++ b/functions.php @@ -217,7 +217,7 @@ function carbon_block_editor_styles() { require get_parent_theme_file_path( '/inc/widgets.php' ); // Sidebar or Widgets Functions require get_parent_theme_file_path( '/inc/woocommerce.php' ); -// theme options +// Site Layout option require get_parent_theme_file_path( '/inc/layout.php' );