From 546cad2fdc09c5ddd6227f85757cf4c6a40319cd Mon Sep 17 00:00:00 2001 From: Jade Dominguez Date: Sun, 19 May 2013 17:09:54 -0700 Subject: [PATCH] layouts now need to be named after the collection exactly to be used as default. --- layouts/{post.html => posts.html} | 1 + 1 file changed, 1 insertion(+) rename layouts/{post.html => posts.html} (99%) diff --git a/layouts/post.html b/layouts/posts.html similarity index 99% rename from layouts/post.html rename to layouts/posts.html index 63917cb..6188236 100644 --- a/layouts/post.html +++ b/layouts/posts.html @@ -1,6 +1,7 @@ --- layout : default --- +