minor javascript fixes

ive got a server to run my site on now so there should be less minor commits,
This commit is contained in:
Nye Evans 2021-01-02 12:26:54 +00:00
parent 2406084276
commit ea75670078
4 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<header>
<link rel = "stylesheet" href = "Mainpage.css">
<script src = "pages\gallery.js" type = "module"></script>
<script src = "\gallery.js" type = "module"></script>
<meta charset="UTF-8">