From f95ab89fb1da85ff0fcb95c43d4fe4af359e302a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Aug 2013 13:58:29 -0700 Subject: [PATCH] really do the raw liquid tag --- Gruntfile.js | 2 +- customize.html | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 5fa37a0c76..634deef52a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -211,7 +211,7 @@ module.exports = function(grunt) { } var customize = fs.readFileSync('customize.html', 'utf-8') - var files = '\n - \ No newline at end of file +{% endraw %} \ No newline at end of file