From ff9f091cd30f3f51650f5afa77e87a34c36888c4 Mon Sep 17 00:00:00 2001 From: cobbspur Date: Tue, 17 Sep 2013 23:13:49 +0100 Subject: [PATCH] Adds {{meta_title}} and {{meta_description}} to casper theme - uses meta_title and meta_description helpers rather than @blog.title --- default.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.hbs b/default.hbs index 7306c1d..864603f 100644 --- a/default.hbs +++ b/default.hbs @@ -6,8 +6,8 @@ {{! Page Meta }} - {{@blog.title}} - + {{meta_title}} +