Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
iuroc authored Jul 26, 2024
1 parent 2a64ed8 commit ddb1865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>

<body>
<script src="https://cdn.jsdelivr.net/npm/vanjs-router@2.0.4/dist/vanjs-router.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vanjs-router/dist/vanjs-router.min.js"></script>
<script>
const { Route, goto } = router
const { div, button } = van.tags
Expand Down Expand Up @@ -47,4 +47,4 @@
</script>
</body>

</html>
</html>

0 comments on commit ddb1865

Please sign in to comment.