diff --git a/posts.md b/posts.md index f9a9b41..b5d47ae 100644 --- a/posts.md +++ b/posts.md @@ -1,5 +1,6 @@ --- title: "Posts" +layout: default --- {% for post in site.posts %}

{{ post.title }}