Add some kick-ass animations to the landing page

This commit is contained in:
Chris Wilson
2020-12-01 17:59:09 -05:00
parent f38f6cc33a
commit 14616623a1
2 changed files with 128 additions and 4 deletions

View File

@@ -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>