diff options
Diffstat (limited to 'html/mobile.js')
-rw-r--r-- | html/mobile.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/mobile.js b/html/mobile.js new file mode 100644 index 0000000..67930ae --- /dev/null +++ b/html/mobile.js @@ -0,0 +1 @@ +window.isMobile = !("windows" in browser); |