mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-06 07:01:36 +01:00
remove footer in player display
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<p class="mt-5 mb-3">
|
||||
</p>
|
||||
</div>
|
||||
{% include 'footer.html' %}
|
||||
<!-- {% include 'footer.html' %}-->
|
||||
<script defer>
|
||||
var canvas = document.getElementById("lineChart")
|
||||
var ctx = canvas.getContext('2d');
|
||||
|
||||
Reference in New Issue
Block a user