From f2d08cf1381044831411784b9e770d3574423baa Mon Sep 17 00:00:00 2001
From: Parker Moore
- If you specify front matter in a layout, access that via page
+ If you specify front matter in a layout, access that via layout
.
For example, if you specify class: full_page
in a page’s front matter, that value will be available as
layout.class
in the layout and its parents.