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