diff options
Diffstat (limited to '_configuration')
| -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": [ { |
