mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
WebHost: On-Server rolling
This commit is contained in:
@@ -19,9 +19,15 @@
|
||||
</p>
|
||||
</div>
|
||||
<div id="landing-buttons">
|
||||
<a href="uploads">
|
||||
<a href="{{ url_for("generate") }}">
|
||||
<button>Start Playing</button>
|
||||
</a>
|
||||
<a href="{{ url_for("uploads") }}">
|
||||
<button>Upload Multiworld</button>
|
||||
</a>
|
||||
<a href="{{ url_for("mysterycheck") }}">
|
||||
<button>Test YAML Config</button>
|
||||
</a>
|
||||
</div>
|
||||
<div id="landing-body">
|
||||
<p>This is a <span data-tooltip="Allegedly.">randomizer</span> for The Legend of Zelda: A
|
||||
|
Reference in New Issue
Block a user