Skip to content

Commit e775396

Browse files
committed
Redirect to official nexus app page
1 parent 4d82437 commit e775396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

application-ui/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,7 @@
7070
const viewportHeight = window.innerHeight;
7171
document.getElementById('content').style.height = viewportHeight + 'px';
7272
});
73+
74+
window.location.href = "https://www.zyneonstudios.com/nexus/app/";
7375
</script>
7476
</html>

0 commit comments

Comments
 (0)