From b9d56836196acf487dc192a695bbe8df9949b862 Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Fri, 2 Feb 2018 16:53:46 +0530
Subject: Update Contact.html

---
 Contact.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Contact.html b/Contact.html
index 9452506..90cc05d 100644
--- a/Contact.html
+++ b/Contact.html
@@ -28,8 +28,8 @@
 <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>
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.0/jquery.min.js"></script>
+    <script src="./js/menu-temp.js"></script>
 
   </div>
   <script>
-- 
cgit v1.2.3