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 -->