diff options
| author | Jan T <jans.tuomi@gmail.com> | 2022-07-15 07:25:16 +0000 |
|---|---|---|
| committer | Jan T <jans.tuomi@gmail.com> | 2022-07-15 07:25:16 +0000 |
| commit | 35e1c74f9c31f1ca4df41bdba377d56207f12be3 (patch) | |
| tree | 6b21e771d7afc98a579c20bf30e1d0d2d7110028 | |
| parent | 7db43c88e1ba96f793290fc9a7c490914ee34af1 (diff) | |
Update Site configuration “galleries”
| -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 |
