Skip to content

Commit

Permalink
script adding
Browse files Browse the repository at this point in the history
  • Loading branch information
geekcrea committed Jul 24, 2024
1 parent e471c22 commit 77c3fe0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions photographer.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,8 @@ <h2 id="contact-title-wording2"></h2>
</form>
</div>
</div>
<script type="module" src="scripts/utils/globalState.js"></script>
<script type="module" src="scripts/utils/contactForm.js"></script>
<script type="module" src="scripts/pages/photographer.js"></script>
<script type="module" src="scripts/factories/mediaFactory.js"></script>
<script type="module" src="scripts/utils/contactForm.js"></script>
<script type="module" src="scripts/utils/lightBox.js"></script>
<script type="module" src="scripts/utils/sort.js"></script>
<script type="module" src="scripts/utils/likes.js"></script>
</body>
</html>

0 comments on commit 77c3fe0

Please sign in to comment.