Create index.html
This commit is contained in:
parent
163e0f674a
commit
0b2fda0bf4
7
index.html
Normal file
7
index.html
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
if (screen.width <= 699) {
|
||||||
|
document.location = "mobile.html";
|
||||||
|
}
|
||||||
|
//-->
|
||||||
|
</script>
|
Loading…
x
Reference in New Issue
Block a user