Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 209 Bytes

blog_fr.md

File metadata and controls

11 lines (10 loc) · 209 Bytes
layout tab title
default_fr
Blog
Blog

{% for post in site.posts %} {% if post.layout == "post_fr" %}

  • {{ post.date | date_to_string }}: [{{ post.title }}]({{ post.url }}) {% endif %} {% endfor %}