aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r--theme/templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 42d1625..27530fc 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -8,6 +8,7 @@
<section>
<h2>Recent Posts</h2>
+ <p>Things I've written recently.</p>
<ul class="post-list">
<!-- BEGIN_POSTS --><!-- END_POSTS -->
</ul>
@@ -27,6 +28,7 @@
<section>
<h2>Elsewhere</h2>
+ <p>Places to find me online.</p>
<ul>
<li>Sourcehut (primary): <a href="https://sr.ht/~ccleberg">~ccleberg</a></li>
<li>GitHub (mirror): <a href="https://github.com/ccleberg">@ccleberg</a></li>