diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-02-02 16:53:46 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-02 16:53:46 +0530 |
commit | b9d56836196acf487dc192a695bbe8df9949b862 (patch) | |
tree | fb09cb35b5e87903729679746fc86400e6c3a44c /Contact.html | |
parent | 604edb85b423b76ef444246ec3aa00ff958a1b51 (diff) |
Update Contact.html
Diffstat (limited to 'Contact.html')
-rw-r--r-- | Contact.html | 4 |
1 files 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> |