website/_site/index.html

48 lines
721 B
HTML
Raw Normal View History

2016-03-10 02:39:44 +01:00
<!DOCTYPE html>
<html>
<head>
2016-03-11 04:20:09 +01:00
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
2016-03-10 02:39:44 +01:00
<title>Micah Cowell</title>
2016-03-11 04:20:09 +01:00
<meta name="description" content="Futuristic Web Design">
<link rel="icon" href="/assets/img/favicon.png">
<link rel="stylesheet" type="text/css" href="/assets/css/main.css">
2016-03-10 02:39:44 +01:00
</head>
<body>
2016-03-11 04:20:09 +01:00
<div class="header">
<h1>Micah Cowell</h1>
</div>
<div class="posts">
<ul class="posts__list">
<li>
2016-03-11 05:10:19 +01:00
<a href="/2016/03/10/new-blog.html">New Blog | Mar 10 2016</a>
2016-03-11 04:20:09 +01:00
</li>
</ul>
</div>
2016-03-10 02:39:44 +01:00
</body>
</html>