diff options
| author | Minni Honka <minni.honka@gmail.com> | 2022-12-27 15:27:14 +0000 |
|---|---|---|
| committer | Minni Honka <minni.honka@gmail.com> | 2022-12-27 15:27:14 +0000 |
| commit | c5949f6de1cd77ca035222056fc8aa692d6ea51e (patch) | |
| tree | 94d03c57a2df3b27e7e30f3fce644fad04859600 /_configuration/galleries.json | |
| parent | 05fe196f5f3e8b598bbbdf470630efedff26eea5 (diff) | |
Update Site configuration “galleries”
Diffstat (limited to '_configuration/galleries.json')
| -rw-r--r-- | _configuration/galleries.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index 8761a2e..f74057c 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -16,6 +16,12 @@ "display_title": "Graphic design" }, { + "column_count": 2, + "images": [], + "summary": "tyhjä", + "display_title": "-" + }, + { "column_count": 1, "images": [ { |
