mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Fix import paths and restore tracker functionality
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block head %}
|
||||
<title>Berserker's Multiworld</title>
|
||||
<link rel="stylesheet" type="text/css" href="static/landing.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ static_autoversion("landing.css") }}" />
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
|
Reference in New Issue
Block a user