redirect 3000 oasis

This commit is contained in:
qo-op 2020-05-12 00:49:05 +02:00
parent 7e8f302cea
commit 5668fd05cd
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<a class="btn btn-primary" href="./cesium/index.html" target="cesium">Cesium</a>
<a class="btn btn-primary" href="./gchange/index.html" target="gchange">Gchange</a>
<a class="btn btn-primary" href="./jukebox/index.php" target="jukebox">Music</a>
<a class="btn btn-primary" href="./oasis" onclick="javascript:event.target.port=3000" target="oasis">Oasis</a>
<a class="btn btn-primary" href="./" onclick="javascript:event.target.port=3000" target="oasis">Oasis</a>
<a class="btn btn-primary" href="./g1billet/test.php" target="g1billets">G1Billets</a>
</div>
</nav>