Skip to content

Commit 8dc16cb

Browse files
committed
Update index.html
1 parent d1d1cd7 commit 8dc16cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,7 @@ <h1 class="help-header-text-1 opacity-50"> Welcome to <b class="opacity-90">Cork
11911191
<script src="https://code.jquery.com/jquery-3.5.0.js"></script>
11921192
<script src="https://code.jquery.com/jquery-3.6.0.js"></script>
11931193
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
1194+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
11941195
<script src="https://code.jquery.com/ui/1.13.0/jquery-ui.js"></script>
11951196
<script src="https://github.com/niklasvh/html2canvas/releases/download/0.4.1/html2canvas.js"></script>
11961197
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/0.4.1/html2canvas.js"></script>

0 commit comments

Comments
 (0)