summaryrefslogtreecommitdiffstats
path: root/blog.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 /blog.html
parent649a4da4bf00a29b95aba817cdb169a8e984f82f (diff)
downloadwebsite-99be5c1daca7545f2f07a851d1c580d7b2a7f8f5.tar.xz
sections should have ids
Diffstat (limited to 'blog.html')
-rw-r--r--blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog.html b/blog.html
index 570a67a..0638ef0 100644
--- a/blog.html
+++ b/blog.html
@@ -12,7 +12,7 @@
<body>
<!--# include file="header.html" -->
<div class="content">
- <section>
+ <section id="blog">
<h2>Blog</h2>
<p>These are not the droids you are looking for.</p>
</section>