diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-01-20 21:08:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-20 21:08:43 +0530 |
commit | da70c4a13b6cd8380f065a2dd8f681afe2c64585 (patch) | |
tree | 9b40ca3fb601fd7fd9115bce8bc0156ed6c6f636 /Contact.html | |
parent | 0a4fde22e6bf50772fd266e651734d719188ded9 (diff) |
Update Contact.html
Diffstat (limited to 'Contact.html')
-rw-r--r-- | Contact.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Contact.html b/Contact.html index f9d8f61..9debe00 100644 --- a/Contact.html +++ b/Contact.html @@ -4,6 +4,8 @@ <head> <meta charset="UTF-8"> <meta name="referrer" content="origin" /> + <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimal-ui"> + <title>Contact Me</title> |