From baed9eb33d1ae6da5d04a11ae8df6bc6293f04b6 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 29 Nov 2015 01:00:41 -0600 Subject: Updated for using bower --- public/index.ejs | 30 +++++++++++++++--------------- public/views/foot.ejs | 26 +++++++++++++------------- public/views/head.ejs | 8 ++++---- public/views/pretty.ejs | 16 ++++++++-------- 4 files changed, 40 insertions(+), 40 deletions(-) (limited to 'public') diff --git a/public/index.ejs b/public/index.ejs index 2a80d882..5555056b 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -20,7 +20,7 @@ <% } else { %> - + <% } %> @@ -210,23 +210,23 @@ ================================================== --> <% if(useCDN) { %> - - - - + + + + - - - + + + <% } else { %> - - - - + + + + - - - + + + <% } %> diff --git a/public/views/foot.ejs b/public/views/foot.ejs index bdd5f55e..b4fef9f1 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -1,17 +1,17 @@ <% if(useCDN) { %> - + - - - + + + <% } else { %> - - - - - - + + + + + + <% } %> @@ -29,8 +29,8 @@ - - + + @@ -39,7 +39,7 @@ - + diff --git a/public/views/head.ejs b/public/views/head.ejs index d4e9c254..6eaa82c7 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -8,12 +8,12 @@ <% if(useCDN) { %> - - + + <% } else { %> - - + + <% } %> diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index b8b5d9d4..3f50363c 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -12,10 +12,10 @@ <% if(useCDN) { %> - - + + <% } else { %> - + <% } %> @@ -51,11 +51,11 @@ <% if(useCDN) { %> - - + + <% } else { %> - - + + <% } %> @@ -63,7 +63,7 @@ - + -- cgit v1.2.3