mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-05 01:59:25 +01:00
remove useless canvas
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
e558905c03
commit
e2e8268b95
1 changed files with 0 additions and 4 deletions
|
@ -42,10 +42,6 @@
|
|||
<script src="{{ url_for("static", filename="js/rc4.js") }}" referrerpolicy="no-referrer"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<canvas id="particles"></canvas>
|
||||
{% endblock %}
|
||||
|
||||
{% block header %}
|
||||
<h1>Ari.lt: Free and open source world of Ari Archer.</h1>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue