aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-02-09 20:53:05 +0530
committerGitHub <noreply@github.com>2018-02-09 20:53:05 +0530
commit74c0051cc493a8d60535b5555938a6d1a98b172c (patch)
tree2e97773f4db8ebcd4d3dfc48bd03ec3c875e749c
parentdd044c8dabb5be59f8f2e06c3c498baa11b17758 (diff)
Update index.html
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c13b600..fd5a83c 100644
--- a/index.html
+++ b/index.html
@@ -34,9 +34,9 @@
</head>
<body>
-<script src="https://www.w3schools.com/lib/w3.js" async></script>
+<script src="https://www.w3schools.com/lib/w3.js" ></script>
<div w3-include-html="https://navanchauhan.me/menu.html">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" async></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" ></script>
<script src="./js/menu.js" async></script>
</div>