Skip to content

Commit

Permalink
Move $schema in theme.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Mar 29, 2024
1 parent 889da9a commit e754b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"customTemplates": [
{
"name": "blank",
Expand Down

0 comments on commit e754b90

Please sign in to comment.