Skip to content

Commit

Permalink
Update index.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
Yapper689 committed Jul 6, 2024
1 parent f8e09ae commit acf7699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</head>
<body>
<svg id="freehand-canvas"><path></path></svg>
<script>import "./scripts/draw.js";</script>
<script src="./scripts/draw.js"></script>
</body>
</html>

Expand Down

0 comments on commit acf7699

Please sign in to comment.