Skip to content

Commit

Permalink
Merge branch 'main' into chore/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss authored Jan 23, 2024
2 parents 7863229 + d68b559 commit 2f2e6aa
Show file tree
Hide file tree
Showing 6 changed files with 18,080 additions and 263 deletions.
4 changes: 2 additions & 2 deletions iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<title>LUDOK iFrame</title>

<script type="text/javascript" src="jquery/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>

<script>

Expand Down Expand Up @@ -47,4 +47,4 @@

</body>

</html>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<title>LUDOK</title>

<script type="text/javascript" src="jquery/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>

<script src="jquery/jquery-ui.js"></script>
<link rel="stylesheet" href="jquery/jquery-ui.css">
Expand Down
2 changes: 0 additions & 2 deletions jquery/jquery-3.5.1.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions jquery/jquery-3.7.1.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2f2e6aa

Please sign in to comment.