aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-20 21:03:45 +0530
committerGitHub <noreply@github.com>2018-01-20 21:03:45 +0530
commitafb6408dd069497fc2d354db8c10aeea6ea81eab (patch)
tree5d38ec0c546fd6b27a7dda715c1f4725bf5da6f4 /index.html
parenta36fe06c5ff1b720157d6038c2959c28a78f9ff8 (diff)
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index e21850e..302491a 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/menu.css">
- <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
+ <script src='js/jquery.min.js'></script>
</head>
@@ -36,7 +36,7 @@
<li><a href='./Contact.html'>Contact</a></li>
</ul>
</div>
- <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
+ <!--<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>-->