aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-02-02 17:35:01 +0530
committerGitHub <noreply@github.com>2018-02-02 17:35:01 +0530
commitdf787ae35afc1b762414eb201b5282375daf4d99 (patch)
tree7e2bb32d790d51e13d79cb7a08f76bde408ef33c
parent402c45cf70e4dc1a37b7aa017a6bb595240270d7 (diff)
Update index.html
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 4c1639d..7e59731 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<head>
<meta charset="UTF-8">
<title>Hi!</title>
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -15,7 +16,7 @@
<body>
<script src="https://www.w3schools.com/lib/w3.js"></script>
- <div w3-include-html="https://navanchauhan.me/menu(old).html">
+ <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>