Skip to content

Commit

Permalink
Merge branch 'SteveJonesDev/issue517' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveJonesDev committed Oct 22, 2023
2 parents 250ec64 + bfb78d1 commit 9180c7e
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
vendor/
#.codekit-config.json
#config.codekit
#config.codekit3
config.codekit3

# Hidden system files
*.DS_Store
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/featured-in/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/featured-in-block",
"title": "Featured In Block",
"title": "Featured In",
"description": "A block to display a list of logos of companies that have featured your product or service.",
"category": "custom-blocks",
"icon": "screenoptions",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/image-text-columns-block/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/image-text-columns-block",
"title": "Image Text Columns Block",
"title": "Image Text Columns",
"description" : "A block that displays a row of columns with an image and text.",
"category": "custom-blocks",
"icon": "format-image",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/media-reviews-global/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/media-reviews-global-block",
"title": "Media Reviews Global Block",
"title": "Media Reviews Global",
"description": "Media Reviews Global Block",
"category": "custom-blocks",
"icon": "star-filled",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/media-reviews-slider/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/media-reviews-slider-block",
"title": "media reviews slider block",
"title": "media reviews slider",
"description": "Media reviews slider block.",
"category": "custom-blocks",
"icon": "star-empty",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/media-reviews/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/media-reviews-block",
"title": "Stacked Testimonials Block",
"title": "Stacked Testimonials",
"description": "A block to display stacked testimonials with a background image.",
"category": "custom-blocks",
"icon": "star-half",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/podcast-trio-block/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/podcast-trio-block",
"title": "Podcast Trio Block",
"title": "Podcast Trio",
"description": "A block that displays a trio of podcast episodes.",
"category": "custom-blocks",
"icon": "microphone",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/query-loop/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/query-loop-block",
"title": "Query Loop Block",
"title": "Query Loop",
"description": "A block that allows you to query and loop through posts, pages, or custom post types.",
"category": "custom-blocks",
"icon": "update",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/recommended-posts-block/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/recommended-posts-block",
"title": "Recommended Posts Block",
"title": "Recommended Posts",
"description": "Show a list of recommended posts based on the current post's categories.",
"category": "custom-blocks",
"icon": "thumbs-up",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/resource-blocks/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/resource-blocks",
"title": "Resource Blocks",
"title": "Resource",
"description": "A custom block for displaying resources.",
"category": "custom-blocks",
"icon": "media-document",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/resource-links/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/resource-links-block",
"title": "Resource Links Block",
"title": "Resource Links",
"description": "A block that displays a list of links to resources.",
"category": "custom-blocks",
"icon": "admin-links",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/resources-loop-reverse/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/resources-loop-reverse-block",
"title": "Resources Loop Reverse Block",
"title": "Resources Loop Reverse",
"description": "A block that displays a list of resources in reverse order.",
"category": "custom-blocks",
"icon": "backup",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/resources-loop/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/resources-loop-block",
"title": "Resources Loop Block",
"title": "Resources Loop",
"description": "A block that displays a loop of resources.",
"category": "custom-blocks",
"icon": "update-alt",
Expand Down
2 changes: 1 addition & 1 deletion template-parts/blocks/tabbed-content/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf/tabbed-content-block",
"title": "Tabbed Content Block",
"title": "Tabbed Content",
"description": "A block that allows you to add tabbed content to a page.",
"category": "custom-blocks",
"icon": "table-row-after",
Expand Down

0 comments on commit 9180c7e

Please sign in to comment.