Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
leonar15 authored May 13, 2020
1 parent d530cb7 commit d05439d
Showing 1 changed file with 1 addition 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 @@
<html>
<head>
<link type="text/css" href="css/memesweeper.css" rel="stylesheet" />
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="js/memesweeper.js"></script>
<script type="text/javascript">
$(function(){
Expand Down

0 comments on commit d05439d

Please sign in to comment.