diff options
| -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 2808fbc..a0f5c76 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -268,6 +268,17 @@ ], "summary": "Illustration 1", "display_title": "Illustration" + }, + { + "column_count": 1, + "images": [ + { + "src": "/media/banneri2.png", + "title": "-" + } + ], + "display_title": "-", + "summary": "Loppukuva" } ] }
\ No newline at end of file |
