diff options
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contact.html b/contact.html index 5edbd32..6093c49 100644 --- a/contact.html +++ b/contact.html @@ -4,6 +4,7 @@ <head> <title>Contact Runxi Yu</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> |