8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
---
|
|
title: Expériences
|
|
displayedTitle: Mes expériences
|
|
order: 3
|
|
---
|
|
|
|
{% assign experiences = collections.experiences %}
|
|
{% render 'partials/components/timeline', timeline: experiences %} |