summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-05-08 17:36:45 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-05-08 17:36:45 +0100
commit99be5c1daca7545f2f07a851d1c580d7b2a7f8f5 (patch)
tree83a99872ac3156baa60e75fc8fa51b3d4a282703 /index.html
parent649a4da4bf00a29b95aba817cdb169a8e984f82f (diff)
downloadwebsite-99be5c1daca7545f2f07a851d1c580d7b2a7f8f5.tar.xz
sections should have ids
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index e90bbbe..b02db03 100644
--- a/index.html
+++ b/index.html
@@ -7,12 +7,13 @@
<meta name="author" content="Johannes Löthberg" />
<title>~/</title>
<link href="main.css" rel="stylesheet">
+
</head>
<body>
<!--# include file="header.html" -->
<div class="content">
- <section>
+ <section id="about">
<h2>About me</h2>
<p>
Hey there, my name is Johannes Löthberg. I am 18 years old, gay and come from Sweden.
@@ -26,7 +27,7 @@
</p>
</section>
- <section>
+ <section id="blog">
<h2>Blog posts</h2>
<div class="post-list">
<ul>