You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phillip Haydon edited this page Aug 12, 2013
·
1 revision
All layouts are located in the folder specified in the Snow.config > Layouts, the Layout property allows you to specify the layout to use when the post is rendered.
layout: post
e.g
---
layout: post
title: My first blog post
category: General
---