diff --git a/functions.php b/functions.php index a30250d..4c654fd 100644 --- a/functions.php +++ b/functions.php @@ -128,8 +128,9 @@ function quickwp_block_styles() { add_action( 'init', 'quickwp_block_styles' ); - -define( 'QUICKWP_URL', trailingslashit( get_template_directory_uri() ) ); +if ( ! defined( 'QUICKWP_URL' ) ) { + define( 'QUICKWP_URL', trailingslashit( get_template_directory_uri() ) ); +} /** * Enqueue block stylesheets. diff --git a/patterns/call-to-action-1.php b/patterns/call-to-action-1.php new file mode 100644 index 0000000..1f9048c --- /dev/null +++ b/patterns/call-to-action-1.php @@ -0,0 +1,39 @@ + + + +
Overview
+ +A placeholder description that you can replace with your own content.
+ +★ ★ ★ ★ ★
+ + + + + +★ ★ ★ ★ ★
+ + + + + +