mirror of
https://github.com/andrewgioia/home.git
synced 2024-12-22 09:19:55 +00:00
37 lines
1.2 KiB
HTML
37 lines
1.2 KiB
HTML
<!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">
|
||
<title>Andrew Gioia</title>
|
||
<meta name="description" content="Hi, I’m 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, & co-founder at <a href="https://teachboost.com" target="blank">TeachBoost</a>,
|
||
</span>
|
||
<span class="where">
|
||
living & tinkering in Pittsburgh.
|
||
</span>
|
||
</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>
|
||
</footer>
|
||
</body>
|
||
</html>
|
||
|
||
|