We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa719ae commit f8c25eaCopy full SHA for f8c25ea
blog/index.html
@@ -16,7 +16,7 @@ <h2 class="entry-title"><a class="spec" href="{{ post.url }}" title="{{ post.tit
16
{{ post.excerpt }}
17
</div><!-- .entry-summary -->
18
19
- <p><a href="{{ post.url }}" title="{{ post.title }}" rel="bookmark">Continue reading...</a></p>
+ <p><a href="{{ post.url }}" title="{{ post.title }}" rel="bookmark">Continue reading →</a></p>
20
</div>
21
{% endfor %}
22
</div><!-- .hfeed -->
0 commit comments