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/pretty.ejs | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'public/views/pretty.ejs') diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 75650536..a2123fb4 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -18,14 +18,14 @@ <% if(useCDN) { %> - - + + <% } else { %> <% } %> - - + + @@ -38,9 +38,9 @@ @@ -89,10 +89,10 @@ MathJax.Hub.Config({ messageStyle: "none", skipStartupTypeset: true ,tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true }}); <% if(useCDN) { %> - + - - + + <% } else { %> @@ -100,14 +100,14 @@ <% } %> - - - - - - - - + + + + + + + + <%- include build/pretty-scripts %> <%- include ga %> -- cgit v1.2.3