keyrune/index.html
2015-03-14 19:01:51 -04:00

29 lines
572 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<title>Keyrune | Andrew Gioia</title>
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="stylesheets/pygment_trac.css" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
</head>
<body>
<header>
Header
</header>
<main>
<section>
Main body
</section>
</main>
<footer>
Footer
</footer>
</body>
</html>