Skip to content

Commit 4d4e697

Browse files
committed
testing
1 parent 12dc75e commit 4d4e697

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,9 @@ <h2>
7676
</div>
7777
<!-- testing -->
7878
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
79-
<script src="node_modules/jquery/dist/jquery.js"></script>
80-
<script src="node_modules/tilt.js/src/tilt.jquery.js"></script>
79+
<!-- <script src="node_modules/jquery/dist/jquery.js"></script> -->
80+
<!-- <script src="node_modules/tilt.js/src/tilt.jquery.js"></script> -->
81+
<script src="tilt.jquery.js"></script>
8182
<script type="text/javascript">
8283
$(document).ready(function () {
8384
$('.box').tilt({

0 commit comments

Comments
 (0)