From 58b2cff4ecf1f522c60582a5a92eaea8978642d3 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 23 Oct 2016 13:27:02 +0800 Subject: Use CDNJS by default with https and SRI support --- public/views/head.ejs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'public/views/head.ejs') diff --git a/public/views/head.ejs b/public/views/head.ejs index 7e135141..00571186 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -8,16 +8,16 @@ <% if(useCDN) { %> - - - + + + <% } else { %> <% } %> - - + + @@ -43,7 +43,7 @@ -- cgit v1.2.3