Custom Templates
Complete reference for customTemplates in theme.json. Overview The customTemplates array registers custom page/post templates that users can select in the editor. { "customTemplates": [ { "name": "blank", "title": "Blank", "postTypes":...