✨feature: Move agent-info.php to index.php
This commit is contained in:
@@ -90,7 +90,7 @@ $hasToken = is_string( $token ) && trim( $token ) !== '';
|
||||
</div>
|
||||
|
||||
<div class="flex gap-4">
|
||||
<a href="agent-info.php" class="text-blue-400 hover:underline">Agent Info</a>
|
||||
<a href="index.php" class="text-blue-400 hover:underline">Agent Info</a>
|
||||
<a href="buy-ships.php" class="text-blue-400 hover:underline">Buy Ships</a>
|
||||
<a href="mining-fleet.php" class="text-blue-400 hover:underline">Mining Fleet</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user