mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Add some kick-ass animations to the landing page
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
<div id="landing-buttons">
|
||||
Buttons here, eventually!
|
||||
</div>
|
||||
<div id="landing-clouds">
|
||||
<img id="cloud1" src="/static/static/backgrounds/clouds/cloud-0001.png"/>
|
||||
<img id="cloud2" src="/static/static/backgrounds/clouds/cloud-0002.png"/>
|
||||
<img id="cloud3" src="/static/static/backgrounds/clouds/cloud-0003.png"/>
|
||||
</div>
|
||||
<div id="landing" class="grass-island">
|
||||
<div id="landing-body">
|
||||
<p>This is a <span data-tooltip="Allegedly.">randomizer</span> for The Legend of Zelda: A
|
||||
@@ -22,8 +27,7 @@
|
||||
players' worlds, and their items may be placed into yours. When a player picks up an item which
|
||||
does not belong to them, it is sent back to the player it belongs to over the internet.</p>
|
||||
<p>This website allows you to generate and host a multiworld game, and provides item and location
|
||||
trackers for all games hosted here. To learn how to get started playing,
|
||||
<a href="/tutorial">click here.</a></p>
|
||||
trackers for all games hosted here. To get started playing, <a href="/tutorial">click here.</a></p>
|
||||
<p>This website is under active development. If you find a bug, please report it
|
||||
<a href="https://github.com/Berserker66/MultiWorld-Utilities/issues">here.</a></p>
|
||||
<p>{{ seeds }} games were created and {{ rooms }} hosted in the last 7 days.</p>
|
||||
|
Reference in New Issue
Block a user