diff options
| author | s1nical <[email protected]> | 2019-08-28 20:27:36 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-28 20:27:36 -0700 |
| commit | 74ccee19d8dee9cb3a06a0167fa82128a59e9445 (patch) | |
| tree | f4bafdf88c8a7b3f274bb657bf9f3f2aba289893 /mobile/js | |
| parent | make about page look nicer (diff) | |
| download | s1n.pw-admin-74ccee19d8dee9cb3a06a0167fa82128a59e9445.tar.xz s1n.pw-admin-74ccee19d8dee9cb3a06a0167fa82128a59e9445.zip | |
update redirects for mobile, all schemas, js link for loader
Diffstat (limited to 'mobile/js')
| -rw-r--r-- | mobile/js/app.js | 5 |
1 files changed, 0 insertions, 5 deletions
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 |