--- // Port of preview/pages/playground-layout.html (layout: default). // Front matter: layout-sidebar + layout-sidebar-dark + page-header + pretitle. // Note: layout-navbar-toolbar is an inert front-matter key — it is not // referenced by default.html or any include, so there is no prop for it. // No page-menu front matter → pageMenu is intentionally not passed (nothing // active in the navbar/sidebar, matching the Eleventy output). import DefaultLayout from '@shared/layouts/DefaultLayout.astro'; ---

Sandbox

Edit this page to try layout options, components, and styles.