diff options
Diffstat (limited to '_configuration')
| -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 5a5bceb..a85321f 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -8,7 +8,18 @@ "title": "Poem book cover illustration" } ], - "summary": "Poem boovk cover", + "summary": "Poem book cover", + "display_title": "-" + }, + { + "column_count": 2, + "images": [ + { + "title": "Dingo poem illustration (mockup)", + "src": "/media/runokirja_aukeama1_mockup_minnihonka.png" + } + ], + "summary": "Poem book page 1", "display_title": "-" }, { |
