feat: migration vers template academic-homepage original
Build and Deploy Jekyll / deploy (push) Successful in 42s
Build and Deploy Jekyll / deploy (push) Successful in 42s
This commit is contained in:
@@ -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 %}
|
||||
Reference in New Issue
Block a user