Updates to WebHost

- Support displayname option for Options module
- Improvements to landing page
- Added multi-language capable FAQ page
- Removed weighted-settings page
- Removed references to weighted-settings page
This commit is contained in:
Chris Wilson
2021-08-22 20:01:58 -04:00
parent b07fc80f3f
commit 4c0f0a16c9
16 changed files with 231 additions and 761 deletions

View File

@@ -11,9 +11,11 @@
<a href="/">archipelago</a>
</div>
<div id="base-header-right">
<a href="/games">games</a>
<a href="/games">supported games</a>
<a href="/tutorial">setup guides</a>
<a href="https://discord.gg/8Z65BR2">discord</a>
<a href="/uploads">start game</a>
<a href="/faq/en">f.a.q.</a>
<a href="https://discord.gg/8Z65BR2" target="_blank">discord</a>
</div>
</header>
{% endblock %}