Skip to content

Commit

Permalink
Update Bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Apr 21, 2024
1 parent 75f5aa2 commit a24cb6f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions _includes/bottom.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

<script src="https://code.jquery.com/jquery-3.7.1.min.js"
integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS_SVG' async></script>

<script>
Expand Down
10 changes: 5 additions & 5 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

0 comments on commit a24cb6f

Please sign in to comment.