update post ui

This commit is contained in:
Simon Vieille 2022-10-08 16:39:07 +02:00
parent 77827cc786
commit 5fdb71af7d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -14,7 +14,7 @@
</h2>
<ul class="pl-0">
<li class="mt-0 inline-block">
<li class="mt-0 pl-0 inline-block">
<time datetime="{{ post.publishedAt|date("Y-m-d") }}" title="{{ post.publishedAt|date("r") }}">
{{- 'Le ' ~ post.publishedAt|date("d/m/Y à H\\hi") -}}
</time>