From 0d8228ff058835f156a27f6228d6075b96e3e8f2 Mon Sep 17 00:00:00 2001 From: "Mr. Ivan" Date: Thu, 13 Oct 2016 17:03:11 -0600 Subject: [PATCH] Use protocol-relative URL for jQuery script Use protocol-relative URL in the script element that includes jQuery to improve availability and consistency as it's being used for Google Fonts too. --- default.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.hbs b/default.hbs index a3602a5..02fbfdf 100644 --- a/default.hbs +++ b/default.hbs @@ -42,7 +42,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}} {{!-- Fitvids makes video embeds responsive and awesome --}}