path slash problems

trying to make https://djmil.pages.djmil.dev/canva-tree address to work
previous state was unable to load the script
This commit is contained in:
djmil 2024-06-23 14:36:43 +02:00
parent 1207009502
commit 5ff9d3e824

View File

@ -31,7 +31,7 @@
<p align="right">(c) djmil</p>
</section>
<script src="tree.js"></script>
<script src="/tree.js"></script>
<script>
var canvas = document.getElementById("tree");