Skip to content

Commit

Permalink
chore(deps): update dependency prism to v1.28.0 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 18, 2022
1 parent 9c23506 commit b788b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Expand Up @@ -22,7 +22,7 @@
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.25.0/themes/prism-okaidia.min.css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.28.0/themes/prism-okaidia.min.css"
/>
<link rel="stylesheet" href="main.css" />

Expand Down Expand Up @@ -477,7 +477,7 @@ <h2 class="text-center">Contact</h2>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/js/lightbox.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="https://unpkg.com/jquery-peek-a-bar/dist/js/jquery.peekabar.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.25.0/prism.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.28.0/prism.min.js"></script>
<script src="main.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
Expand Down

0 comments on commit b788b82

Please sign in to comment.