feat: add resume to not have a long description in head
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{%- endfor %}
|
||||
</ul>
|
||||
</header>
|
||||
<p>{{ post.data.description }}</p>
|
||||
<p>{{ post.data.resume }}</p>
|
||||
<footer class="postlist-footer">
|
||||
<a href="{{ post.url }}">Lire la suite</a>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user