diff options
| author | Minni Honka <minni.honka@gmail.com> | 2025-03-17 17:48:17 +0000 |
|---|---|---|
| committer | Minni Honka <minni.honka@gmail.com> | 2025-03-17 17:48:17 +0000 |
| commit | 2a297c5c4c317a065ba28d59940d7f1d4e09d297 (patch) | |
| tree | 3e1d1b1b139074f9375fd678de13cbea5ae125de /_configuration | |
| parent | 4c81834cc9486d5d5cce34abe6282fe4d38a4995 (diff) | |
Update Site configuration “galleries”
Diffstat (limited to '_configuration')
| -rw-r--r-- | _configuration/galleries.json | 84 |
1 files changed, 42 insertions, 42 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index 61fe83e..6f679d6 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -127,6 +127,17 @@ "summary": "Commissions" }, { + "column_count": 2, + "images": [ + { + "title": "Cover art for the game Snail, Caesar! Slugnam ad Mortem in One-Page RPG Jam 2024", + "src": "/media/snailcaesar_final.png" + } + ], + "summary": "Cover art for the game Snail, Caesar! Slugnam ad Mortem in One-Page RPG Jam 2024", + "display_title": "-" + }, + { "column_count": 3, "images": [ { @@ -149,6 +160,37 @@ "column_count": 2, "images": [ { + "src": "/media/perhosefekti_lehdistotiedote.jpg", + "title": "Newspaper advertisement (co-operation with another student)" + }, + { + "title": "Art exhibition's visual identity (co-operation with another student)", + "src": "/media/perhosefekti-nettinäyttely-1.png" + }, + { + "src": "/media/perhosefekti_banneri.jpg", + "title": "Banner (co-operation with another student)" + }, + { + "title": "Facebook event (co-operation with another student)", + "src": "/media/perhosefekti_facebook-event.jpg" + }, + { + "src": "/media/intagram-postaus1.jpg", + "title": "Instagram post 1 (student's drawings+exhibition advertisement)" + }, + { + "src": "/media/instagram-postaus2.jpg", + "title": "Instagram post 2 (student's drawings+exhibition advertisement)" + } + ], + "summary": "Visual identity project", + "display_title": "Visual identity project" + }, + { + "column_count": 2, + "images": [ + { "title": "Ranger Maye & her beast companions", "src": "/media/rangermaye-companions_minnihonka.png" }, @@ -195,48 +237,6 @@ "column_count": 2, "images": [ { - "title": "Cover art for the game Snail, Caesar! Slugnam ad Mortem in One-Page RPG Jam 2024", - "src": "/media/snailcaesar_final.png" - } - ], - "summary": "Cover art for the game Snail, Caesar! Slugnam ad Mortem in One-Page RPG Jam 2024", - "display_title": "-" - }, - { - "column_count": 2, - "images": [ - { - "src": "/media/perhosefekti_lehdistotiedote.jpg", - "title": "Newspaper advertisement (co-operation with another student)" - }, - { - "title": "Art exhibition's visual identity (co-operation with another student)", - "src": "/media/perhosefekti-nettinäyttely-1.png" - }, - { - "src": "/media/perhosefekti_banneri.jpg", - "title": "Banner (co-operation with another student)" - }, - { - "title": "Facebook event (co-operation with another student)", - "src": "/media/perhosefekti_facebook-event.jpg" - }, - { - "src": "/media/intagram-postaus1.jpg", - "title": "Instagram post 1 (student's drawings+exhibition advertisement)" - }, - { - "src": "/media/instagram-postaus2.jpg", - "title": "Instagram post 2 (student's drawings+exhibition advertisement)" - } - ], - "summary": "Visual identity project", - "display_title": "Visual identity project" - }, - { - "column_count": 2, - "images": [ - { "src": "/media/sticker1.jpg", "title": "Saimaa Ringed Seal Sticker" }, |
