aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-02-02 17:25:04 +0530
committerGitHub <noreply@github.com>2018-02-02 17:25:04 +0530
commite5eed84979c0d09780afe81689065b32f44ec01c (patch)
tree6811a272a081ef597790139c6b3cd82e25eed6ad
parent5aa0b6bd4db5b4b25511bed9e00fae52ccb89e30 (diff)
Update index.html
-rw-r--r--index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/index.html b/index.html
index ccb7466..2325307 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,19 @@
</head>
<body>
-
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
+
+ <div><script src="js/timeline.js"></script>
+
+ <script src="https://www.w3schools.com/lib/w3.js"></script>
+ <div w3-include-html="https://navanchauhan.me/menu(old).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>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
<link rel="stylesheet" href="css/timeline.css">