diff --git a/custom/custom-blocks.php b/custom/custom-blocks.php new file mode 100644 index 00000000..073fa122 --- /dev/null +++ b/custom/custom-blocks.php @@ -0,0 +1,22 @@ + + + + + + diff --git a/index.php b/index.php index c30e6c20..1190dad9 100644 --- a/index.php +++ b/index.php @@ -804,7 +804,9 @@ function print_start() + } + include('custom/custom-blocks.php'); + ?>