mise en action de mon plan magique

This commit is contained in:
thatscringebro
2022-09-12 19:49:03 -04:00
parent 2cb1666b4d
commit 28c9c76e38
5 changed files with 27 additions and 151 deletions

View File

@@ -46,6 +46,6 @@
</html>
<script>
$(document).ready(function(){
$("#footer").load("footer.html");
$("#footer").load("Views/footer.html");
});
</script>