From 54bfb0acea11c2e8659f28f10166432113c43633 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 29 Nov 2015 01:11:51 -0600 Subject: Fixed cdn import should using relative protocol --- public/views/head.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views/head.ejs') diff --git a/public/views/head.ejs b/public/views/head.ejs index 6eaa82c7..4d6901b4 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -9,7 +9,7 @@ <% if(useCDN) { %> - + <% } else { %> -- cgit v1.2.3