refactor: review home page

This commit is contained in:
2022-10-28 16:53:44 +02:00
parent 0ae0555430
commit c3ee5e2de1
5 changed files with 12 additions and 26 deletions

View File

@@ -17,7 +17,7 @@
</ul>
</div>
</header>
<p>{{ post.data.resume }}</p>
<p>{{ post.data.description }}</p>
<footer class="post-list-footer">
<a href="{{ post.url }}">Lire la suite</a>
</footer>