We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e01001 commit a56e305Copy full SHA for a56e305
1 file changed
index.html
@@ -1,11 +1,11 @@
1
<!DOCTYPE html>
2
<html lang="eng">
3
<head>
4
- <meta charset="UTF-8">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6
- <meta name="viewport" content="wide=device-wide, intital-scale=1.0, user-scalable=no">
+ <meta name="viewport" content="wide=device-wide">
7
<link rel="stylesheet" href="./styles.css">
8
- <title>Fei Pan | Postdoctoral Researcher @ University of Michigan</title>
+ <title>Fei Pan @ Univ. of Michigan</title>
9
</head>
10
<body>
11
<div class='wrapper'>
0 commit comments