home/src/index.html

30 lines
1.0 KiB
HTML
Raw Normal View History

2020-07-07 16:38:20 +00:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="normalize.css" rel="stylesheet" type="text/css" media="screen">
<link href="theme.css" rel="stylesheet" type="text/css" media="screen">
<title>Andrew Gioia</title>
<meta name="description" content="Hi, Im Andrew Gioia, a Pittsburgh-based designer and small business owner. I co-founded TeachBoost in 2012 to help teachers become even more amazing.">
<meta name="robots" content="index, follow">
</head>
<body>
<header>
<object id="family" data="img/gioias.svg" type="image/svg+xml" height="64px">
<img src="img/gioias.png" alt="Gioia family face icons" height="64" />
</object>
</header>
<main>
<h1>
Andrew Gioia,<br /> dad, designer, &amp; co-founder at TeachBoost, living &amp; tinkering in Pittsburgh.
</h1>
</main>
<footer>
Footer
</footer>
</body>
</html>