Skip to content

Commit

Permalink
Add jQuery locally to mitigate CDN outages impact
Browse files Browse the repository at this point in the history
  • Loading branch information
andiemmadavieswilcox committed Jan 22, 2022
1 parent afb6392 commit 09b5671
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
section: about
customstyles: true
scripts: <script src="https://code.jquery.com/jquery-3.6.0.slim.min.js" defer></script>
scripts: <script src="slideshow/jquery-3.6.0.slim.min.js" defer></script>
---

<main>
Expand Down
2 changes: 2 additions & 0 deletions slideshow/jquery-3.6.0.slim.min.js

Large diffs are not rendered by default.

0 comments on commit 09b5671

Please sign in to comment.