aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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 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>