diff options
| author | Minni Honka <minni.honka@gmail.com> | 2022-07-16 08:11:15 +0000 |
|---|---|---|
| committer | Minni Honka <minni.honka@gmail.com> | 2022-07-16 08:11:15 +0000 |
| commit | f9ee8b6ff811eeb9c2b5397f619d756c97ea977e (patch) | |
| tree | 9c839d2b0cc168151e92d4f01dc93f2daaa3d4c3 /_configuration | |
| parent | 3286c003acb6b8f37da917e4e1b791fa0682137f (diff) | |
Update Site configuration “galleries”
Diffstat (limited to '_configuration')
| -rw-r--r-- | _configuration/galleries.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index ef16641..4e7a8fc 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -13,7 +13,7 @@ } ], "summary": "Graphic design", - "display_title": "GRAPHIC DESIGN" + "display_title": "Graphic design" }, { "column_count": 1, @@ -122,7 +122,7 @@ } ], "summary": "Illustration 1", - "display_title": "ILLUSTRATION" + "display_title": "Illustration" } ] }
\ No newline at end of file |
