source:
tanzpartie-hugo/themes/bilberry-hugo-theme/archetypes/gallery.md
@
17941
Last change on this file since 17941 was 16971, checked in by , 2 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | --- |
2 | title: "{{ replace .Name "-" " " | title }}" |
3 | date: {{ .Date }} |
4 | draft: true |
5 | |
6 | imageSlider: true #set to false if you don't want to use the imageSlider but a featuredImage |
7 | |
8 | categories: [] |
9 | tags: [] |
10 | author: "" |
11 | --- |
Note: See TracBrowser for help on using the repository browser.