🔍 Add Gamemaster Explorer tool link to the home view
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
<p>Fetch and process Pokemon GO gamemaster data from PokeMiners</p>
|
||||
</router-link>
|
||||
|
||||
<router-link to="/gamemaster-explorer" class="tool-card">
|
||||
<div class="tool-icon">🔍</div>
|
||||
<h3>Gamemaster Explorer</h3>
|
||||
<p>Search, filter, and explore processed gamemaster JSON files</p>
|
||||
</router-link>
|
||||
|
||||
<router-link to="/challonge-test" class="tool-card">
|
||||
<div class="tool-icon">🔑</div>
|
||||
<h3>Challonge API Test</h3>
|
||||
|
||||
Reference in New Issue
Block a user