aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-21 17:30:51 +0530
committerGitHub <noreply@github.com>2018-01-21 17:30:51 +0530
commitddbf3daedf968ddaaa51079ed6f668b9b3f591cc (patch)
treea1a9c0f30a3c7dc8aa03ae4154740e85fb110521 /index.html
parentcfc2336bf902b1ba9389101b27c4d6e0a96be35e (diff)
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 451aa8f..b92f0d7 100644
--- a/index.html
+++ b/index.html
@@ -72,10 +72,10 @@
<li><a href='./Contact.html'>Contact</a></li>
</ul>
</div>
- <script src='js/jquery.min.js'></script>
- <script src="js/index.js"></script>
+ <script async src='js/jquery.min.js'></script>
+ <script async src="js/index.js"></script>
- <script src="js/menu.js"></script>
+ <script async src="js/menu.js"></script>
<!--<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>-->