aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 287841a..b2501a5 100644
--- a/index.html
+++ b/index.html
@@ -74,7 +74,7 @@
<input class="file-input" type="file" name="players" accept=".csv"/>
<span class="file-cta">
<span class="file-icon">
- <i class="fas fa-cloud-upload-alt"></i>
+ <i class="fa-solid fa-upload"></i>
</span>
<span class="file-label"> Update players... </span>
</span>
@@ -85,7 +85,7 @@
</div>
</section>
<script src="src/main.js" type="module"></script>
- <script src="src/timer.js"></script>
+ <script src="src/timer.js" type="module"></script>
</body>
<footer class="footer">
<div class="content has-text-centered">