home/src/index.html

43 lines
1.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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, 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" class="shine" target="blank">TeachBoost</a>,
</span>
<span class="where">
living &amp; tinkering in Pittsburgh.
</span>
</h1>
</main>
<footer>
<a href="https://github.com/andrewgioia" target="blank" class="github">
<i class="icon icon-github"></i>
</a>
<a href="https://gioia.social/@andrew" target="blank" class="mastodon">
<i class="icon icon-mastodon"></i>
</a>
<a href="mailto:hi@andrewgioia.com" target="blank" class="email">
<i class="icon icon-email"></i>
</a>
<a href="https://blog.andrewgioia.com" target="blank" class="blog">
<i class="icon icon-rss"></i>
</a>
</footer>
</body>
</html>