diff options
Diffstat (limited to '_configuration/galleries.json')
| -rw-r--r-- | _configuration/galleries.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index caf4d02..85a2880 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -14,8 +14,19 @@ "title": "hassu naama" } ], - "summary": "testi", + "summary": "lörs", "display_title": "Testi" + }, + { + "column_count": 3, + "images": [ + { + "src": "/media/marika_high_res-1.jpg", + "title": "make" + } + ], + "display_title": "-", + "summary": "make" } ] }
\ No newline at end of file |
