about summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/index.html b/index.html
index 6dd191d..f9d6e50 100644
--- a/index.html
+++ b/index.html
@@ -1,16 +1,10 @@
 ---
 title: Home
 ---
+<article>
 
 <h2>Welcome</h2>
 
-<img src="/images/haskell-logo.png" style="float: right; margin: 10px;" />
+<p>Welcome to my website!</p>
 
-<p>Welcome to my blog!</p>
-
-<p>I've reproduced a list of recent posts here for your reading pleasure:</p>
-
-<h2>Posts</h2>
-$partial("templates/post-list.html")$
-
-<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
+</article>