diff --git a/index.html b/index.html
index 48d3ab3..26e97c9 100644
--- a/index.html
+++ b/index.html
@@ -21,11 +21,10 @@
:class="$store.ui.appClasses"
x-init="$watch('$store.files.appReady', value => checkAppReady(value))"
>
-
-
+
+
Welcome to MARL
@@ -59,13 +58,8 @@
type="file"
accept=".zip"
multiple
- x-show="!$store.files.loading"
@change="unZip(Object.values($event.target.files))"
/>
-
-
- ... Loading ...
-
Project page (github)
@@ -73,11 +67,14 @@
-
+
-
... Loading ...
+
... Loading ...
+
@@ -332,12 +329,18 @@
- Raw data (actor.json)