Update with new defines for the blocks.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 6 Apr 2017 20:09:36 +0000 (16:09 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 6 Apr 2017 20:09:36 +0000 (16:09 -0400)
Golf section and home page block sections.

functions.php

index 88cfb8b..fc31ca4 100644 (file)
@@ -1,5 +1,6 @@
 <?php
-
+define( 'GOLF_BLOCKS', 9797 );
+define( 'DEFAULT_BLOCKS', 9796 );
 
 $ancestorId   = null;
 $includePages = array();