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/index.ejs | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'public/views/index.ejs') diff --git a/public/views/index.ejs b/public/views/index.ejs index 4d12a630..979fd00f 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -16,9 +16,9 @@ <% if(useCDN) { %> - - - + + + <% } else { %> @@ -197,22 +197,22 @@ ================================================== --> <% if(useCDN) { %> - - - - - + + + + + < <% } else { %> <% } %> - - - - - - - + + + + + + + <%- include build/cover-scripts %> -- cgit v1.2.3