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