mirror of
https://github.com/andrewgioia/blog.git
synced 2025-01-28 21:51:22 +00:00
28 lines
396 B
HTML
28 lines
396 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>
|
|
Andrew Gioia
|
|
</title>
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
</head>
|
|
<body>
|
|
|
|
<header>
|
|
<h1>
|
|
<a href="/" class="arrow back">Andrew Gioia</a>
|
|
<span class="name">/posts</span><span class="slug"></span>
|
|
</h1>
|
|
</header>
|
|
|
|
|
|
<h1>Posts</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |