summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2020-06-06 23:59:27 -0400
committerBen Burwell <ben@benburwell.com>2020-06-06 23:59:27 -0400
commitaf81bdaf4ba94000a93503b6001a46bbe2062ec4 (patch)
treec992fd020ed25a8ee9d4be5b3d1cb5909132af81 /posts
parent0afe3e36494d62446af8dffd4e49ca0942d09c20 (diff)
Refresh home page layout
Diffstat (limited to 'posts')
-rw-r--r--posts/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/posts/index.html b/posts/index.html
index fe490d1..c118c63 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -8,8 +8,6 @@ description: Irregularly updated blogish thing about stuff I’m interested in.
<p>I occasionally write things, and when I do they usually end up here. There’s
also an <a href="/feed.xml">RSS feed</a>.</p>
-<hr/>
-
{% for post in site.posts %}
<h2>
<a href="{{post.url}}">{{post.title}}</a>