feat: migration vers template academic-homepage original
Build and Deploy Jekyll / deploy (push) Successful in 42s

This commit is contained in:
2026-05-25 20:23:42 +02:00
parent 8500659207
commit b3c00734c2
78 changed files with 3458 additions and 188 deletions
+17
View File
@@ -0,0 +1,17 @@
---
show: true
width: 4
date: 2021-09-12 00:01:00 +0800
height: 295px
images:
- src: https://picsum.photos/seed/first1111/800/800
title: Photo 1
desc: Description 1.
link: https://picsum.photos/
- src: https://picsum.photos/seed/second22/800/800
title: Photo 2
desc: Description 2
- src: https://picsum.photos/seed/third33/800/800
---
{% include widgets/carousel.html id=page.id images=page.images height=page.height %}