diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-02-02 16:59:25 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-02 16:59:25 +0530 |
commit | 9276b64e7bf1681216754e1518ed8d2e2892f25b (patch) | |
tree | d869727404e4950074d52bf6fd41483d4a408233 /experimental.html | |
parent | 668ba17807a454bad5d8ee1fd4f6a6b5e51c267f (diff) |
Update experimental.html
Diffstat (limited to 'experimental.html')
-rw-r--r-- | experimental.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental.html b/experimental.html index 9a4b9ad..9424d8a 100644 --- a/experimental.html +++ b/experimental.html @@ -2,7 +2,7 @@ <head></head> <body> <script src="https://www.w3schools.com/lib/w3.js"></script> - <div w3-include-html="https://navanchauhan.me/menu.html"> + <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> |