Skip to content

Commit 6ce7c4b

Browse files
committed
testing
1 parent 58f2b6b commit 6ce7c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>
7979
<script src="https://code.jquery.com/jquery-3.5.1.js"
8080
integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc=" crossorigin="anonymous"></script>
8181
<!-- <script src="node_modules/jquery/dist/jquery.js"></script> -->
82-
<script src="node_modules/tilt.js/src/tilt.jquery.js"></script>
82+
<script src="node_modules/tilt.js/src/tilt.jquery.js" type="text/javascript"></script>
8383
<!-- <script src="tilt.jquery.js" type="text/javascript"></script> -->
8484
<script type="text/javascript">
8585
$(document).ready(function () {

0 commit comments

Comments
 (0)