Skip to content

Commit

Permalink
Upgrade jquery and modernizr
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnava committed Mar 17, 2020
1 parent dfed00e commit 3832a78
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
Binary file removed img/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Karla:400,700,400italic,700italic'>

<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/modernizr-3.5.0.min.js"></script>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/modernizr-3.6.0.min.js"></script>

<script type="application/ld+json">
{
Expand Down
2 changes: 0 additions & 2 deletions js/jquery-3.3.1.min.js

This file was deleted.

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

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions js/modernizr-3.5.0.min.js

This file was deleted.

Empty file added js/modernizr-3.6.0.min.js
Empty file.

0 comments on commit 3832a78

Please sign in to comment.