diff options
| author | s1n <[email protected]> | 2019-10-23 23:21:21 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-23 23:21:21 -0700 |
| commit | 427c0ec281c8efcb650a2a73231b2277696460d4 (patch) | |
| tree | 76f532ba3241e6f1cb178496b5050f6b3856333e | |
| parent | center home on mobile (diff) | |
| download | s1n.pw-admin-427c0ec281c8efcb650a2a73231b2277696460d4.tar.xz s1n.pw-admin-427c0ec281c8efcb650a2a73231b2277696460d4.zip | |
halloween doesnt redirect from mobile
| -rw-r--r-- | halloween/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/halloween/index.html b/halloween/index.html index effebf8..f8a1982 100644 --- a/halloween/index.html +++ b/halloween/index.html @@ -30,7 +30,6 @@ <!-- Invisible Scripts --> <script src="/js/hide-context-menu.js"></script> <script src="/js/loader-animation.js"></script> - <script src="/js/redirect-to-mobile.js"></script> <!-- Schema.org Stuff --> <script type="application/ld+json"> { |