home/dist/index.html

37 lines
1.2 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="site.css" rel="stylesheet" type="text/css" media="screen">
2020-07-07 16:38:20 +00:00
<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>
<main>
<h1>
<span class="who">
Andrew Gioia,
</span>
<span class="what">
dad, designer, &amp; co-founder at <a href="https://teachboost.com" target="blank">TeachBoost</a>,
</span>
<span class="where">
living &amp; tinkering in Pittsburgh.
</span>
2020-07-07 16:38:20 +00:00
</h1>
</main>
<footer>
<a href="https://github.com/andrewgioia" target="blank">
<i class="icon icon-github"></i>
</a>
<a href="https://gioia.social/@andrew" target="blank">
<i class="icon icon-mastodon"></i>
</a>
2020-07-07 16:38:20 +00:00
</footer>
</body>
</html>