Update index.html
This commit is contained in:
parent
0a635cfbc6
commit
916682d4fe
@ -1,7 +1,7 @@
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
if (screen.width <= 699) {
|
||||
document.location = "/mobile/load.html";
|
||||
document.location = "/mobile/";
|
||||
}
|
||||
else {
|
||||
document.location = "/desktop/load.html";
|
||||
|
Loading…
x
Reference in New Issue
Block a user