-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
26 lines (23 loc) · 1.23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image" href="/BC-01.png" />
<!-- Google fonts (Quicksand, Vollkorn) -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@500&family=Rubik&family=Vollkorn&display=swap" rel="stylesheet">
<meta property="og:site_name" content="Bailey Chittle" />
<meta property="og:title" content="Bailey Chittle" />
<meta property="og:description" content="My personal portfolio site. I am a software engineer, I work on computers. You can find information about me here, such as the projects I've worked on, and social media links that you should add me on. " />
<meta property="og:image" content="./assets/img/profile.JPG" />
<meta property="og:type" content="website" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bailey Chittle</title>
<script type="module" crossorigin src="/assets/index.d69d59d2.js"></script>
<link rel="stylesheet" href="/assets/index.862f1d75.css">
</head>
<body>
<div id="app"></div>
</body>
</html>