From c73c32d12759a44c46b18548e7d1ef3fc1678473 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sun, 29 May 2016 17:49:29 +0800 Subject: Update to replace animation acceleration library from gsap to velocity --- public/views/foot.ejs | 6 ++---- public/views/index.ejs | 6 ++---- public/views/slide.hbs | 1 + 3 files changed, 5 insertions(+), 8 deletions(-) (limited to 'public') diff --git a/public/views/foot.ejs b/public/views/foot.ejs index 7adb8c72..28a1fe4f 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -4,10 +4,9 @@ <% if(useCDN) { %> + - - @@ -16,10 +15,9 @@ <% } else { %> + - - diff --git a/public/views/index.ejs b/public/views/index.ejs index 9a4db7ac..abedab48 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -186,18 +186,16 @@ <% if(useCDN) { %> + - - <% } else { %> + - - diff --git a/public/views/slide.hbs b/public/views/slide.hbs index 262a5df7..e2e2e9ae 100644 --- a/public/views/slide.hbs +++ b/public/views/slide.hbs @@ -21,6 +21,7 @@ document.write( '' ); + -- cgit v1.2.3