Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-breece committed Jul 8, 2024
2 parents 9b4212f + 9b6c229 commit 53198f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
{%- if site.show_excerpts -%}
<p>{{ post.excerpt }}</p>
{%- endif -%}
<a href="{{ post.url }}">Read more</a>
<!-- <a href="{{ post.url }}">Read more</a> -->
</div>
{% endfor %}
</ul>
Expand Down

0 comments on commit 53198f0

Please # to comment.