-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
Description
At the moment the compose plugin outputs the default layout (DEFAULT_LAYOUT/DEFAULT_LAYOUT_PAGES) or whatever is determined in _config.yml under default_front_matter for a post or page. However I set the default layout for posts and collections via default -> scope -> values -> layout so I don't have to put it into every post or collection page. But there is no way to omit the layout field in the output of the plugin. Can this option please be added?
erikw