fixing javascript
This commit is contained in:
parent
9be94af51a
commit
400f5c6f0c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<HTML>
|
||||
<header>
|
||||
<link rel = "stylesheet" href = "Mainpage.css">
|
||||
<script href = "Gallery.js"></script>
|
||||
<script src = "Gallery.js" defer></script>
|
||||
<title>Nye Evans Portfolio</title>
|
||||
</header>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Reference in a new issue