diff --git a/theme/boost/config.php b/theme/boost/config.php index f7ea46b5af6..2cfb9089b4f 100644 --- a/theme/boost/config.php +++ b/theme/boost/config.php @@ -36,7 +36,7 @@ $THEME->scss = function($theme) { $THEME->layouts = [ // Most backwards compatible layout without the blocks - this is the layout used by default. 'base' => array( - 'file' => 'columns1.php', + 'file' => 'columns2.php', 'regions' => array(), ), // Standard layout with blocks, this is recommended for most pages with general information.