Change landing to subdomain
This commit is contained in:
parent
e364b9143f
commit
4008bf53c3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<link rel="stylesheet" href="css/home.css"/>
|
||||
<script type="text/javascript">
|
||||
if (!navigator.userAgent.match(/Wii/) && window.location.hash !=='#override') {
|
||||
window.location = 'landing/index.html';
|
||||
window.location = 'https://landing.wiinet.xyz';
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue