From fd7967cb2f2bfeea55864c56549ce32d20b51090 Mon Sep 17 00:00:00 2001 From: Fong-Wan Chau Date: Fri, 22 Jan 2016 12:44:49 -0400 Subject: [PATCH] Update JQuery to v1.12.0 on 'default.hbs' Changelog: https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/ --- default.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.hbs b/default.hbs index 44c31ae..b2b231f 100644 --- a/default.hbs +++ b/default.hbs @@ -38,7 +38,7 @@ {{!-- jQuery needs to come before `{{ghost_foot}}` so that jQuery can be used in code injection --}} - + {{! Ghost outputs important scripts and data with this tag }} {{ghost_foot}}