aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-28 16:41:38 +0530
committerGitHub <noreply@github.com>2018-01-28 16:41:38 +0530
commit83e3748468016e855d90545ef5540421bc7f963d (patch)
tree20f79eed7da57c60490eb2b5f8e5b17b372edc03
parent82a482d64f44aa43752e3317f55e0c6773441068 (diff)
Update 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>