diff options
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index e053317..bba222f 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ <title>Andrew Yu</title> <link rel="stylesheet" href="/plain.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <meta charset="utf-8" /> </head> <body> <h1>Andrew Yu</h1> |