feature: Markets and shopping features

This commit is contained in:
Keith Solomon
2026-02-13 06:57:13 -06:00
parent 5e60919e01
commit 714c291c8b
4 changed files with 753 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ try {
<span class="mx-2">|</span>
<a href="market.php" class="text-blue-400 hover:underline">Markets</a>
<span class="mx-2">|</span>
<a href="all-markets.php" class="text-blue-400 hover:underline">All Markets</a>
<span class="mx-2">|</span>
<a href="buy-ships.php" class="text-blue-400 hover:underline">Buy Ships</a>
<span class="mx-2">|</span>
<a href="mining-fleet.php" class="text-blue-400 hover:underline">Mining Fleet</a>