Skip to content

Commit

Permalink
Final move of version/schema.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Oct 16, 2023
1 parent 204cbdd commit f6fe526
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions theme.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"customTemplates": [
{
"name": "blank",
Expand Down Expand Up @@ -642,7 +644,5 @@
"name": "footer",
"title": "Footer"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
]
}

0 comments on commit f6fe526

Please sign in to comment.