Skip to content

Commit

Permalink
Merge branch 'hotfix/block-screenshots' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveJonesDev committed Oct 25, 2023
2 parents e324127 + 7a6a36c commit 0b50113
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template-parts/blocks/accordion/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"attributes": {
"previewImage": {
"type": "string",
"default": "/wp-content/themes/student-loan-planner-theme/template-parts/blocks/accordion/screenshot.png"
}
"type": "string",
"default": "/wp-content/themes/student-loan-planner-theme/template-parts/blocks/accordion/screenshot.png"
}
}
}
6 changes: 6 additions & 0 deletions template-parts/blocks/calculator-form-cta/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,11 @@
"acf": {
"mode": "preview",
"renderTemplate": "template.php"
},
"attributes": {
"previewImage": {
"type": "string",
"default": "/wp-content/themes/student-loan-planner-theme/template-parts/blocks/calculator-form-cta/screenshot.png"
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b50113

Please sign in to comment.