Lego2012
9/26/2016 - 9:16 PM

Front Matter in Layout

Front Matter in Layout

<!-- 
you can also add class to your file using the layout front matter 
-->

<body class="{{ page.layout }}">

<!-- 
So that all the pages with the layout custom-css use the same CSS 
-->