diff options
Diffstat (limited to 'school/contact.html')
-rw-r--r-- | school/contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/school/contact.html b/school/contact.html index e2a79e1..e91914d 100644 --- a/school/contact.html +++ b/school/contact.html @@ -4,6 +4,7 @@ <head> <title>Contact Runxi Yu (School)</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> |