summaryrefslogtreecommitdiffstats
path: root/blog.html
blob: 570a67a53841e23a6f66d94b624acbf194051265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="Johannes Löthberg, kyrias, demize, Arch Linux OP" />
<meta name="description" content="Johannes Löthberg's little home on the Internet" />
<meta name="author" content="Johannes Löthberg" />
<title>~/blog/</title>
<link href="main.css" rel="stylesheet">
</head>

<body>
<!--# include file="header.html" -->
<div class="content">
	<section>
		<h2>Blog</h2>
		<p>These are not the droids you are looking for.</p>
	</section>
</div>
<!--# include file="footer.html" -->
</body>
</html>