Skip to content

Commit 8f31799

Browse files
committed
FIX: false file pointing
1 parent d97dce6 commit 8f31799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js"></script>
2222
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/Draggable.min.js"></script>
2323
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js"></script>
24-
<script src="./js/os/test2.js"></script>
24+
<script src="./js/os/animationEngines/morphSVG.js"></script>
2525

2626
<link rel="stylesheet" type="text/css" href="css/style.css" />
2727
<link rel="stylesheet" type="text/css" href="css/window.css" />

0 commit comments

Comments
 (0)