diff --git a/.changeset/smooth-tables-build.md b/.changeset/smooth-tables-build.md new file mode 100644 index 00000000..02cefdb3 --- /dev/null +++ b/.changeset/smooth-tables-build.md @@ -0,0 +1,14 @@ +--- +'@jpmorganchase/mosaic-layouts': patch +'@jpmorganchase/mosaic-site': patch +--- + +## Feature + +Provide the ability to set the default page layout at the root of a Mosaic site. Pages without a layout in their metadata will use this layout. + +``` + + + +```