summaryrefslogtreecommitdiffstats
path: root/blog.html
blob: 1184f3eefc6dab85a2dd598f3fd1001bfbabbc89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!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" />
<link rel="meta" type="application/rdf+xml" title="FOAF" href="foaf.rdf" />
<title>~/blog/</title>
<link href="main.css" rel="stylesheet">
</head>

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