Skip to content

Commit

Permalink
Use minified
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanuppal committed Apr 27, 2024
1 parent d88b9c7 commit 66cc029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html id="404.js">
<html id="404.min.js">
<script src="/src/js/page.js"></script>

</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html id="index.js">
<html id="index.min.js">
<script src="/src/js/page.js"></script>

</html>

0 comments on commit 66cc029

Please sign in to comment.