We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec2774 commit 438e898Copy full SHA for 438e898
index.html
@@ -1,27 +1 @@
1
-<!doctype html>
2
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
25
- </div>
26
-</body>
27
-</html>
0 commit comments