From 74ccee19d8dee9cb3a06a0167fa82128a59e9445 Mon Sep 17 00:00:00 2001 From: s1nical Date: Wed, 28 Aug 2019 20:27:36 -0700 Subject: update redirects for mobile, all schemas, js link for loader --- mobile/index.html | 5 +++-- mobile/js/app.js | 5 ----- 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'mobile') diff --git a/mobile/index.html b/mobile/index.html index b186306..ded867f 100644 --- a/mobile/index.html +++ b/mobile/index.html @@ -11,6 +11,7 @@ + @@ -34,7 +35,7 @@ "image": "", "sameAs": [ "https://twitter.com/s1nical", - "https://github.com/s1nical", + "https://github.com/8cy", "https://www.reddit.com/user/s1nical/", ], "publisher": { @@ -68,7 +69,7 @@ s1nical
Full-stack developer.

Follow me on Twitter. - View my code on GitHub. + View my code on GitHub. diff --git a/mobile/js/app.js b/mobile/js/app.js index af7b893..de35b53 100644 --- a/mobile/js/app.js +++ b/mobile/js/app.js @@ -1,8 +1,3 @@ -// LOADER ANIMATION -$(window).on("load", function () { - $(".loader-wrapper").fadeOut("slow"); -}) - // BACKGROUND SPARKLES // SCRIPT #1 -- cgit v1.2.3