Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dx-luna authored Apr 26, 2023
1 parent c2b5fa5 commit 1048ed5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
<a href="javascript:err()"> 404</a>
<br><br>
<h2> nuo-router : front-end routing 404.html</h2>
<script src="./src/nuo-router.js"></script>
<script src="./src/router.js"></script>
<script>
<script src="./src/nuo-router.js"></script>
<script src="./src/router.js"></script>
<script>
function uniqueModulus(mod) {
let aiueo = "aiueo";
let bcdfg = "bcdfghjklmnpqrstvwxy";
Expand All @@ -75,7 +75,7 @@ <h2> nuo-router : front-end routing 404.html</h2>
let randomName = getRandomName('',5)
nuo.to('./'+randomName, {color})
}
</script>
</script>
</body>

</html>

0 comments on commit 1048ed5

Please sign in to comment.