aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index be69628..d5dfb21 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,15 @@
</head>
<body>
+<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"></script>
+ <script src="./js/menu.js"></script>
+ </div>
+ <script>
+ w3.includeHTML();
+ </script>
<div class="timeline-container" id="timeline-1">
<div class="timeline-header">
<h2 class="timeline-header__title">Hi! I am Navan Chauhan</h2>