aboutsummaryrefslogtreecommitdiff
path: root/experimental.html
diff options
context:
space:
mode:
Diffstat (limited to 'experimental.html')
-rw-r--r--experimental.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/experimental.html b/experimental.html
index a60cca2..39b6ecc 100644
--- a/experimental.html
+++ b/experimental.html
@@ -3,8 +3,8 @@
<body>
<script src="https://www.w3schools.com/lib/w3.js"></script>
<div w3-include-html="https://navanchauhan.me/menu.html"></div>
-<script src="https://navanchauhan.github.io/js/menu.js"></script>
-<script src="http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
+<script src="./js/menu.js"></script>
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
w3.includeHTML();
</script>