aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/aside.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/aside.html b/_includes/aside.html
index 3808f78..19ee3cc 100644
--- a/_includes/aside.html
+++ b/_includes/aside.html
@@ -24,7 +24,7 @@
{{ post.date | date: '%Y-%m-%d' | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}
</time>
</small>
-
+ &raquo;
<a href="{{ post.url | relative_url | uri_escape }}">
{{ post.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}
</a>