[LAYOUT] Remove description from archives list

This commit is contained in:
Gregory Trolliet 2023-09-08 21:00:09 +02:00
parent 93477924f7
commit 8e67ac8218
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
{{ end }}
<div class="description">
<span class="title">{{ .Title }}</span>
<p>{{ .Description }}</p>
<span class="more">&rarr; plus d'infos</span>
</div>
</a>