Changes to blocks
This commit is contained in:
@ -20,10 +20,10 @@ class Lcp_Blocks {
|
||||
include $this->template_directory. '/includes/blocks/lcp-gallery/lcp-gallery.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-viewport/lcp-viewport.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-sidecontent/lcp-sidecontent.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-main-area/main-area.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-header-container/header-container.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-container/lcp-dynamic-container.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-key-points/key-points.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-main-area/lcp-main-area.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-header-container/lcp-header-container.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-dynamic-container/lcp-dynamic-container.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-key-points/lcp-key-points.php';
|
||||
include $this->template_directory. '/includes/blocks/lcp-button/lcp-button.php';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user