diff --git a/theme.json b/theme.json index bee5133..695f167 100644 --- a/theme.json +++ b/theme.json @@ -1,6 +1,4 @@ { - "version": 3, - "$schema": "https://schemas.wp.org/trunk/theme.json", "customTemplates": [ { "name": "page-brochure", @@ -461,5 +459,7 @@ "fontWeight": "400", "lineHeight": "1.6" } - } + }, + "version": 2, + "$schema": "https://schemas.wp.org/wp/6.5/theme.json" } \ No newline at end of file