Skip to content

Commit 1b0d99d

Browse files
committed
gallery test
1 parent d74eaf4 commit 1b0d99d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

source/gallery/PlantCard/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 植物卡片
3+
cover: https://raw.githubusercontent.com/Guiny-Time/PictureBed/main/2022%E5%8C%96%E6%8B%9F24h.png
4+
---
5+
{% gallery %}
6+
![氟氯双醛-2022化拟新年12时辰](https://raw.githubusercontent.com/Guiny-Time/PictureBed/main/2022%E5%8C%96%E6%8B%9F24h.png)
7+
{% endgallery %}

source/gallery/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 科普画廊
3+
date: 2021-09-25 11:27:49
4+
---
5+
6+
<div class="gallery-group-main">
7+
{% galleryGroup 植物卡片 '记录了植物的物种科普' /gallery/MW/ https://raw.githubusercontent.com/Guiny-Time/PictureBed/main/2022%E5%8C%96%E6%8B%9F24h.png %}
8+
</div>

themes/butterfly/_config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ menu:
77
时间轴: /archives/ || fas fa-archive
88
标签: /tags/ || fas fa-tags
99
分类: /categories/ || fas fa-folder-open
10-
# List||fas fa-list:
11-
# Music: /music/ || fas fa-music
12-
# Movie: /movies/ || fas fa-video
10+
图片: /gallery/ || fas fa-hamburger
1311
资源: /link/ || fas fa-link
1412
关于我们: /about/ || fas fa-heart
1513

0 commit comments

Comments
 (0)