Skip to content

Commit 438e898

Browse files
authored
Update index.html
1 parent 6ec2774 commit 438e898

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

index.html

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1 @@
1-
<!doctype html>
21

3-
<html lang="en">
4-
<head>
5-
<meta charset="utf-8">
6-
<title>Zoe Cai</title>
7-
<meta name="description" content="Software engineer">
8-
<meta name="author" content="Zoe Cai">
9-
10-
<link rel="stylesheet" href="css/styles.css">
11-
<link rel="icon" type="img/ico" href="favicon.ico">
12-
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
13-
</head>
14-
15-
<body>
16-
<div id="bio">
17-
<p>Zoe Cai</p>
18-
<p>
19-
Software engineer
20-
</p>
21-
<p><a href="mailto:[email protected]">[email protected]</a></p>
22-
<p id="social">
23-
<a href="https://www.github.com/zoercai"><i class="fab fa-github-square fa-lg"></i></a>
24-
</p>
25-
</div>
26-
</body>
27-
</html>

0 commit comments

Comments
 (0)