defaultLayout

abstract val defaultLayout: Property<String>(source)

A layout fqn to use as a fallback if no layout is specified.

See the @Layout annotation for more information.

This value will be overridden if a layout value is set inside the markdown's front-matter block.