I would like some of my posts to contain an extra field, called subhead. Ideally, this would be presented through Admin in Add Page. I can see where the field ought to go in /system/blueprints/pages/default.yaml but I am not sure how to modify that in my own theme, which is a child theme of Antimatter.
I can see how to add a completely new tab, or add the field I want to the Blog Item tab using a blueprint.yaml file, but it would be a lot neater if I could add the field to the Content tab.
Is there an example of extending the default.yaml within a child theme? Or do I create a new default.yaml, and if so, where?
Thanks