9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
---
|
|
title: Projets
|
|
displayedTitle: Mes projets
|
|
collection: projects
|
|
order: 2
|
|
---
|
|
|
|
{% assign projects = collections[collection] %}
|
|
{% include 'partials/components/project-grid' %} |