Skip to content

Commit e71b938

Browse files
Update custom-body-end.blade.php
1 parent 6c7833d commit e71b938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/custom-body-end.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.9.1/gsap.min.js"></script>
1+
<script src="{{themeAsset('gsap.min.js')}}"></script>
22
<script src="{{themeAsset('script.js')}}"></script>
33
</div>

0 commit comments

Comments
 (0)