aboutsummaryrefslogtreecommitdiff
path: root/experimental.html
diff options
context:
space:
mode:
Diffstat (limited to 'experimental.html')
-rw-r--r--experimental.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/experimental.html b/experimental.html
index eaffdea..a60cca2 100644
--- a/experimental.html
+++ b/experimental.html
@@ -1,8 +1,10 @@
<html>
-
+<head></head>
<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>
w3.includeHTML();
</script>