mirror of
https://github.com/andrewgioia/home.git
synced 2024-12-22 09:19:55 +00:00
30 lines
1.0 KiB
HTML
30 lines
1.0 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="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, 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>
|
||
<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, & co-founder at TeachBoost, living & tinkering in Pittsburgh.
|
||
</h1>
|
||
</main>
|
||
<footer>
|
||
Footer
|
||
</footer>
|
||
</body>
|
||
</html>
|
||
|
||
|