From 276d500406ed7d6de6cac450264623f3ed928a0a Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 19 Dec 2016 16:20:27 +0800 Subject: Upgrade dependencies --- public/views/foot.ejs | 18 +++++++++--------- public/views/index.ejs | 6 +++--- public/views/pretty.ejs | 12 ++++++------ public/views/slide.ejs | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) (limited to 'public') diff --git a/public/views/foot.ejs b/public/views/foot.ejs index 829d4d3d..c1df65c2 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -4,22 +4,22 @@ <% if(useCDN) { %> - + - + - + - - - - + + + + - - + + <%- include build/index-scripts %> <% } else { %> diff --git a/public/views/index.ejs b/public/views/index.ejs index 8910d83d..21cefbcc 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -199,13 +199,13 @@ <% if(useCDN) { %> - + - + - + <%- include build/cover-scripts %> <% } else { %> <%- include build/cover-pack-scripts %> diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 2ba49e89..ced65ed8 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -77,19 +77,19 @@ <% if(useCDN) { %> - + - + - + - - + + - + <%- include build/pretty-scripts %> <% } else { %> diff --git a/public/views/slide.ejs b/public/views/slide.ejs index fb27509a..b0323a0e 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -92,18 +92,18 @@ - + - + - + - - + + - + <%- include build/slide-scripts %> <% } else { %> -- cgit v1.2.3