18 lines
453 B
Markdown
18 lines
453 B
Markdown
---
|
|
show: true
|
|
width: 4
|
|
date: 2021-09-12 00:01:00 +0800
|
|
height: 295px
|
|
images:
|
|
- src: https://picsum.photos/seed/first1111/800/800
|
|
title: Projets perso
|
|
desc: Vélos électriques et plus encore...
|
|
link: https://picsum.photos/
|
|
- src: https://picsum.photos/seed/second22/800/800
|
|
title:
|
|
desc: Description 2
|
|
- src: https://picsum.photos/seed/third33/800/800
|
|
---
|
|
|
|
{% include widgets/carousel.html id=page.id images=page.images height=page.height %}
|