Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wletsou authored Feb 24, 2023
1 parent 09d4af2 commit 9186a26
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 @@ -4,7 +4,7 @@

{{ content }}

#<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent posts" }}</h3>
<!-- <h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent posts" }}</h3> -->

{% if paginator %}
{% assign posts = paginator.posts %}
Expand Down

0 comments on commit 9186a26

Please sign in to comment.