/home/lafermj/www/wp-content/plugins/the-post-grid/assets/js/blocks-placeholder.js
/**
* Block Placeholder for WordPress.org
*/
registerBlockType('rttpg/tpg-section-title', {title: 'Section Title', description: 'The post grid block, Section Title'});
registerBlockType('rttpg/tpg-grid-layout', {title: 'Grid Layout', description: 'The post grid block, Grid layout'});
registerBlockType('rttpg/tpg-grid-hover-layout', {title: 'Grid Hover Layout', description: 'The post grid block, Grid Hover layout'});
registerBlockType('rttpg/tpg-list-layout', {title: 'List Layout', description: 'The post grid block, List layout'});
registerBlockType('rttpg/row', {title: 'Row', description: 'The post grid block, Row Block'});