mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Add a Setup Guide button to the landing page
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
<a href="{{ url_for("uploads") }}">
|
||||
<button>Host Existing Game</button>
|
||||
</a>
|
||||
<a href="/tutorial">
|
||||
<button>Setup Guide</button>
|
||||
</a>
|
||||
<a href="{{ url_for("mysterycheck") }}">
|
||||
<button>Test YAML Config</button>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user