Files
val-blog/archetypes/gallery.md
2026-04-23 12:20:19 +08:00

402 B

title, date, draft, categories, tags, location, world, description
title date draft categories tags location world description
{{ replace .File.ContentBaseName "-" " " | title }}
.Date
true
gallery

图志说明文字...

{{< gallery >}} {{< image src="/images/gallery/image-01.jpg" alt="描述" caption="说明文字" >}} {{< image src="/images/gallery/image-02.jpg" alt="描述" caption="说明文字" >}} {{< /gallery >}}