Skip to content

Commit 2faa6a7

Browse files
committed
Fix missing newline at end of index.html
1 parent b7745e7 commit 2faa6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
<canvas id="myCanvas"></canvas>
2222

2323
</body>
24-
</html>
24+
</html>

0 commit comments

Comments
 (0)