aboutsummaryrefslogtreecommitdiff
path: root/content/templates
diff options
context:
space:
mode:
Diffstat (limited to 'content/templates')
-rw-r--r--content/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/templates/home.html b/content/templates/home.html
index 8333312..6d280ee 100644
--- a/content/templates/home.html
+++ b/content/templates/home.html
@@ -18,7 +18,7 @@ user control, and long-term utility.</p>
<section>
<h2>Recent Posts</h2>
-<p>Things I&rsquo;ve written recently.</p>
+<p>Things I've written recently.</p>
<ul class="post-list">
{%- for entry in pages %}
{%- if loop.index <= 3 %}