From d091026f4bbc875ce526e9582791890738e8b093 Mon Sep 17 00:00:00 2001 From: Brad Frost Date: Sat, 15 Mar 2014 18:36:56 -0400 Subject: [PATCH] Adjusted data.json so that latest-posts appear in template mode --- core/source/_data/_data.json | 7 +++++++ core/source/_patterns/03-templates/00-homepage.mustache | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/core/source/_data/_data.json b/core/source/_data/_data.json index 320781c..3be1f4a 100644 --- a/core/source/_data/_data.json +++ b/core/source/_data/_data.json @@ -82,5 +82,12 @@ { }, { }, { } + ], + "latest-posts" : [ + { }, + { }, + { }, + { }, + { } ] } \ No newline at end of file diff --git a/core/source/_patterns/03-templates/00-homepage.mustache b/core/source/_patterns/03-templates/00-homepage.mustache index 23a0370..0c23634 100644 --- a/core/source/_patterns/03-templates/00-homepage.mustache +++ b/core/source/_patterns/03-templates/00-homepage.mustache @@ -23,9 +23,9 @@

Latest Posts

View more posts