Add initial index.md for "Premier Ruban Card Weaving" with metadata
This commit is contained in:
parent
ff5e7251d7
commit
c874806cf6
1 changed files with 27 additions and 0 deletions
27
content/blog/premier-ruban-card-weaving/index.md
Normal file
27
content/blog/premier-ruban-card-weaving/index.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: 'Premier Ruban Card Weaving'
|
||||
date: '2025-05-30T16:51:24+02:00'
|
||||
draft: true
|
||||
ShowToc: false
|
||||
cover:
|
||||
hidden: false # hide everywhere but not in structured data
|
||||
hiddenInList: false # hide on list pages and home
|
||||
hiddenInSingle: true # hide on single page
|
||||
image: "images/<image.jpg>"
|
||||
alt: "<alt text>"
|
||||
caption: "<text>"
|
||||
relative: true # To use relative path for cover image, used in hugo Page-bundles
|
||||
ShowBreadCrumbs: true
|
||||
ShowPostNavLinks: true
|
||||
ShowReadingTime: true
|
||||
---
|
||||
{{< load-photoswipe >}}
|
||||
|
||||
{{< figure align=center src="images/xxxx" alt="Alt text" title="Title">}}
|
||||
|
||||
|
||||
{{< gallery caption-effect="none">}}
|
||||
{{< figure src="images/" alt_text="" title="" caption="">}}
|
||||
{{< figure src="images/" alt_text="" title="" caption="">}}
|
||||
{{< figure src="images/" alt_text="" title="" caption="">}}
|
||||
{{< /gallery >}}
|
Loading…
Add table
Add a link
Reference in a new issue