diff --git a/WebHostLib/templates/landing.html b/WebHostLib/templates/landing.html index b6a27174..fd45b78c 100644 --- a/WebHostLib/templates/landing.html +++ b/WebHostLib/templates/landing.html @@ -1,7 +1,7 @@ {% extends 'pageWrapper.html' %} {% block head %} - MultiWorld + Archipelago {% endblock %}