This commit is contained in:
2022-05-11 19:57:29 +02:00
parent 5ece9cd3f9
commit 43ea246b56
5 changed files with 3 additions and 45 deletions

View File

@ -3,7 +3,7 @@ layout: default
home: true
---
<h3 class="posts-item-note" aria-label="Recent Posts">Recent Posts</h3>
<h3 class="posts-item-note" aria-label="Recent Posts">Recent Posts</h3>
{%- for post in site.posts limit: site.number_of_posts -%}
<article class="post-item">
<span class="post-item-date">{{ post.date | date: "%d %b %Y" }}</span>