From 5287d46931f3272987b21c2d6a16e914f48029d3 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sat, 26 Nov 2016 23:18:51 +0800 Subject: Optimize hackmd resource packing and load orders --- public/views/head.ejs | 35 +++++++---------------------------- 1 file changed, 7 insertions(+), 28 deletions(-) (limited to 'public/views/head.ejs') diff --git a/public/views/head.ejs b/public/views/head.ejs index fb51b14f..218847f7 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -8,36 +8,15 @@ <% if(useCDN) { %> + + + - - + +<%- include build/index-header %> <% } else { %> - - - - + +<%- include build/index-pack-header %> <% } %> - - - - - - - - - - - - - - - - - - - - -<%- include build/index-header %> - <%- include polyfill %> \ No newline at end of file -- cgit v1.2.3