Skip to content

Commit 7c1019c

Browse files
authored
Update index.html
1 parent d7de308 commit 7c1019c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ <h1 class="__title just-center">Animate.js</h1></span>
162162
</div>
163163

164164

165-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
165+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
166166
<script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.js"></script>
167167
<script src="dist/animate.min.js"></script>
168168
<script src="src/js/main.js"></script>
169169
</body>
170-
</html>
170+
</html>

0 commit comments

Comments
 (0)