summaryrefslogtreecommitdiffstats
path: root/blog.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog.html')
-rw-r--r--blog.html22
1 files changed, 15 insertions, 7 deletions
diff --git a/blog.html b/blog.html
index fc52e81..570a67a 100644
--- a/blog.html
+++ b/blog.html
@@ -1,14 +1,22 @@
<!DOCTYPE html>
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="author" content="Johannes Löthberg" />
- <title>~/</title>
- <link href="main.css" rel="stylesheet">
+<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" -->
- <h2>These are not the droids you are looking for.</h2>
- <!--# include file="footer.html" -->
+<!--# 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>