Skip to content

Commit a56e305

Browse files
committed
Update index.html
1 parent 4e01001 commit a56e305

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html lang="eng">
33
<head>
4-
<meta charset="UTF-8">
4+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6-
<meta name="viewport" content="wide=device-wide, intital-scale=1.0, user-scalable=no">
6+
<meta name="viewport" content="wide=device-wide">
77
<link rel="stylesheet" href="./styles.css">
8-
<title>Fei Pan | Postdoctoral Researcher @ University of Michigan</title>
8+
<title>Fei Pan @ Univ. of Michigan</title>
99
</head>
1010
<body>
1111
<div class='wrapper'>

0 commit comments

Comments
 (0)