We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f2b6b commit 6ce7c4bCopy full SHA for 6ce7c4b
index.html
@@ -79,7 +79,7 @@ <h2>
79
<script src="https://code.jquery.com/jquery-3.5.1.js"
80
integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc=" crossorigin="anonymous"></script>
81
<!-- <script src="node_modules/jquery/dist/jquery.js"></script> -->
82
- <script src="node_modules/tilt.js/src/tilt.jquery.js"></script>
+ <script src="node_modules/tilt.js/src/tilt.jquery.js" type="text/javascript"></script>
83
<!-- <script src="tilt.jquery.js" type="text/javascript"></script> -->
84
<script type="text/javascript">
85
$(document).ready(function () {
0 commit comments