✨feature: Move agent-info.php to index.php
This commit is contained in:
@@ -376,7 +376,7 @@ try {
|
||||
</head>
|
||||
<body class="container mx-auto px-4 py-8 bg-stone-800 text-gray-200">
|
||||
<div class="mb-6 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="config.php" class="text-blue-400 hover:underline">Configuration</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user