summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-10 14:02:00 -0400
committerBen Burwell <ben@benburwell.com>2019-08-10 14:22:58 -0400
commitb95713a03e1f82868f5db81fb264c23496641cad (patch)
tree550ec1551e45d73f13876ec1cfe3716215733c13 /posts
parent79a14b5fa3970deda7235e3d38ffd591a75a88a3 (diff)
Add alternate themes
Diffstat (limited to 'posts')
-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 %}