diff options
Diffstat (limited to '_configuration/galleries.json')
| -rw-r--r-- | _configuration/galleries.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index b0abb64..4558baa 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -68,6 +68,17 @@ "display_title": "-" }, { + "column_count": 1, + "images": [ + { + "src": "/media/img_20240109_091715.jpg", + "title": "Skateboard design" + } + ], + "display_title": "\"-\"", + "summary": "Skateboard design 2" + }, + { "column_count": 2, "images": [ { |
