summaryrefslogtreecommitdiff
path: root/posts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'posts/index.html')
-rw-r--r--posts/index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/posts/index.html b/posts/index.html
index 21a0cf6..fe490d1 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -1,11 +1,11 @@
---
-title: Posts - Ben Burwell
+title: B³ - Ben Burwell’s Blog
description: Irregularly updated blogish thing about stuff I’m interested in.
---
-<h1><a href="/">Ben Burwell</a>'s Blog</h1>
+<h1>B<sup>3</sup> — Ben Burwell’s Blog</h1>
-<p>I occasionally write things, and when I do they usually end up here. There's
+<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/>
@@ -17,4 +17,5 @@ also an <a href="/feed.xml">RSS feed</a>.</p>
<p>
<em>Posted <small>{{post.date | date: "%Y-%m-%d"}}</small></em>
</p>
-{{post.excerpt}} {% endfor %}
+{{post.excerpt}}
+{% endfor %}