From 30dce03e86bca3f8c07cc28709898f33ed1218d8 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Sun, 15 Sep 2013 17:50:23 +0100 Subject: [PATCH] Assets need slashes --- default.hbs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/default.hbs b/default.hbs index 03ae94c..7306c1d 100644 --- a/default.hbs +++ b/default.hbs @@ -4,7 +4,7 @@ {{! Document Settings }} - + {{! Page Meta }} {{@blog.title}} @@ -12,11 +12,11 @@ - + {{! Styles'n'Scripts }} - + {{! Ghost outputs important style and meta data with this tag }} {{ghost_head}} @@ -37,7 +37,7 @@ {{ghost_foot}} {{! The main JavaScript file for Casper }} - + \ No newline at end of file