parent
4f0a7439aa
commit
86d45a5989
|
@ -339,7 +339,7 @@ following is a reference of the available data.
|
||||||
|
|
||||||
If you specify front matter in a layout, access that via <code>layout</code>.
|
If you specify front matter in a layout, access that via <code>layout</code>.
|
||||||
For example, if you specify <code>class: full_page</code>
|
For example, if you specify <code>class: full_page</code>
|
||||||
in a page’s front matter, that value will be available as
|
in a layout’s front matter, that value will be available as
|
||||||
<code>layout.class</code> in the layout and its parents.
|
<code>layout.class</code> in the layout and its parents.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue